aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/option_blacklist.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-10-30 08:42:01 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-10-30 08:42:01 -0400
commitd0664e2db83ce2c4815dcdb6f84d957a9a880673 (patch)
tree0cddbbc4d5d29291efe090173e5a526f225d8e17 /test/fs/option_blacklist.exp
parentMerge branch 'master' of http://github.com/netblue30/firejail (diff)
downloadfirejail-d0664e2db83ce2c4815dcdb6f84d957a9a880673.tar.gz
firejail-d0664e2db83ce2c4815dcdb6f84d957a9a880673.tar.zst
firejail-d0664e2db83ce2c4815dcdb6f84d957a9a880673.zip
testing
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 {