aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-10-30 09:12:52 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-10-30 09:12:52 -0400
commitead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac (patch)
tree612f9b5fdd59e97e545834df1a715b0d09d0d735 /test/fs
parenttesting (diff)
downloadfirejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.tar.gz
firejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.tar.zst
firejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.zip
testing
Diffstat (limited to 'test/fs')
-rwxr-xr-xtest/fs/private-lib.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fs/private-lib.exp b/test/fs/private-lib.exp
index 20d480062..422d8ef21 100755
--- a/test/fs/private-lib.exp
+++ b/test/fs/private-lib.exp
@@ -15,6 +15,7 @@ expect {
15} 15}
16after 100 16after 100
17send -- "stty -echo\r" 17send -- "stty -echo\r"
18after 100
18 19
19send -- "cd /bin; find .\; echo done\r" 20send -- "cd /bin; find .\; echo done\r"
20expect { 21expect {