aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/option_blacklist.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fs/option_blacklist.exp')
-rwxr-xr-xtest/fs/option_blacklist.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/fs/option_blacklist.exp b/test/fs/option_blacklist.exp
index bf2a57999..317651566 100755
--- a/test/fs/option_blacklist.exp
+++ b/test/fs/option_blacklist.exp
@@ -12,7 +12,8 @@ expect {
12 timeout {puts "TESTING ERROR 0\n";exit} 12 timeout {puts "TESTING ERROR 0\n";exit}
13 "Child process initialized" 13 "Child process initialized"
14} 14}
15sleep 1 15after 100
16send -- "stty -echo\r"
16 17
17send -- "ls -l /var;echo done\r" 18send -- "ls -l /var;echo done\r"
18expect { 19expect {