aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/seccomp-chown.exp
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/root/seccomp-chown.exp
parenttesting (diff)
downloadfirejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.tar.gz
firejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.tar.zst
firejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.zip
testing
Diffstat (limited to 'test/root/seccomp-chown.exp')
-rwxr-xr-xtest/root/seccomp-chown.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/root/seccomp-chown.exp b/test/root/seccomp-chown.exp
index 174a35ffe..85846ad96 100755
--- a/test/root/seccomp-chown.exp
+++ b/test/root/seccomp-chown.exp
@@ -14,6 +14,8 @@ expect {
14} 14}
15sleep 2 15sleep 2
16 16
17send -- "stty -echo\r"
18after 100
17send -- "touch testfile; echo done\r" 19send -- "touch testfile; echo done\r"
18expect { 20expect {
19 timeout {puts "TESTING ERROR 1\n";exit} 21 timeout {puts "TESTING ERROR 1\n";exit}