From 396bba53c48374b562f3be59db0aaec80ae26e21 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 19 Jun 2022 17:50:32 -0400 Subject: shell none set as default (5) --- test/fs/invalid_filename.exp | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'test/fs') diff --git a/test/fs/invalid_filename.exp b/test/fs/invalid_filename.exp index 0c37b780d..3d4904d8f 100755 --- a/test/fs/invalid_filename.exp +++ b/test/fs/invalid_filename.exp @@ -102,18 +102,6 @@ expect { } after 100 -send -- "firejail --shell=\"bla&&bla\"\r" -expect { - timeout {puts "TESTING ERROR 12.2\n";exit} - "Error:" -} -expect { - timeout {puts "TESTING ERROR 12.3\n";exit} - "is an invalid filename" -} -after 100 - - send -- "firejail --whitelist=\"bla&&bla\"\r" expect { timeout {puts "TESTING ERROR 14.2\n";exit} -- cgit v1.2.3-54-g00ecf