summaryrefslogtreecommitdiffstats
path: root/test/fs/whitelist-whitespace.exp
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2019-09-26 01:22:59 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2019-09-26 01:22:59 +0200
commit7be7e2d326540135273b221f594cd22057ac04dc (patch)
treef71f7cc696d922462183744588a0154c736e5227 /test/fs/whitelist-whitespace.exp
parenttesting (diff)
downloadfirejail-7be7e2d326540135273b221f594cd22057ac04dc.tar.gz
firejail-7be7e2d326540135273b221f594cd22057ac04dc.tar.zst
firejail-7be7e2d326540135273b221f594cd22057ac04dc.zip
testing: rename and simplify
Diffstat (limited to 'test/fs/whitelist-whitespace.exp')
-rwxr-xr-xtest/fs/whitelist-whitespace.exp7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/fs/whitelist-whitespace.exp b/test/fs/whitelist-whitespace.exp
index b16668557..959fb9409 100755
--- a/test/fs/whitelist-whitespace.exp
+++ b/test/fs/whitelist-whitespace.exp
@@ -14,13 +14,6 @@ expect {
14} 14}
15sleep 1 15sleep 1
16 16
17send -- "ls ~ | wc -l\r"
18expect {
19 timeout {puts "TESTING ERROR 2\n";exit}
20 "\n1"
21}
22after 100
23
24send -- "ls ~\r" 17send -- "ls ~\r"
25expect { 18expect {
26 timeout {puts "TESTING ERROR 3\n";exit} 19 timeout {puts "TESTING ERROR 3\n";exit}