aboutsummaryrefslogtreecommitdiffstats
path: root/test/invalid_filename.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/invalid_filename.exp')
-rwxr-xr-xtest/invalid_filename.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/invalid_filename.exp b/test/invalid_filename.exp
index 8b8087e9b..fe8bd8c25 100755
--- a/test/invalid_filename.exp
+++ b/test/invalid_filename.exp
@@ -57,7 +57,7 @@ send -- "firejail --debug-check-filename --noprofile --chroot=\"bla&&bla\"\r"
57expect { 57expect {
58 timeout {puts "TESTING ERROR 3.1\n";exit} 58 timeout {puts "TESTING ERROR 3.1\n";exit}
59 "Checking filename bla&&bla" {puts "normal system\n"} 59 "Checking filename bla&&bla" {puts "normal system\n"}
60 "Error: --chroot option is not available on GRSecurity systems" { puts "\nall done\n"; exit} 60 "Error: --chroot option is not available on Grsecurity systems" { puts "\nall done\n"; exit}
61} 61}
62expect { 62expect {
63 timeout {puts "TESTING ERROR 3.2\n";exit} 63 timeout {puts "TESTING ERROR 3.2\n";exit}