aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-06-19 17:50:32 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2022-06-19 17:50:32 -0400
commit396bba53c48374b562f3be59db0aaec80ae26e21 (patch)
treeed6d6d6eb3356282ad3c65a511fffbb36f5916b7 /test/fs
parentshell none set as default (4) (diff)
downloadfirejail-396bba53c48374b562f3be59db0aaec80ae26e21.tar.gz
firejail-396bba53c48374b562f3be59db0aaec80ae26e21.tar.zst
firejail-396bba53c48374b562f3be59db0aaec80ae26e21.zip
shell none set as default (5)
Diffstat (limited to 'test/fs')
-rwxr-xr-xtest/fs/invalid_filename.exp12
1 files changed, 0 insertions, 12 deletions
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 {
102} 102}
103after 100 103after 100
104 104
105send -- "firejail --shell=\"bla&&bla\"\r"
106expect {
107 timeout {puts "TESTING ERROR 12.2\n";exit}
108 "Error:"
109}
110expect {
111 timeout {puts "TESTING ERROR 12.3\n";exit}
112 "is an invalid filename"
113}
114after 100
115
116
117send -- "firejail --whitelist=\"bla&&bla\"\r" 105send -- "firejail --whitelist=\"bla&&bla\"\r"
118expect { 106expect {
119 timeout {puts "TESTING ERROR 14.2\n";exit} 107 timeout {puts "TESTING ERROR 14.2\n";exit}