aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/whitelist-whitespace.exp
diff options
context:
space:
mode:
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}