aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/seccomp-print.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-08-22 11:31:08 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-08-22 11:31:08 -0400
commit8fdede5811ad03ccb6261fc992fcf11b4a06a3b3 (patch)
tree5ead963d1df8c0c77450edb2a865bf2c7ac3b46b /test/utils/seccomp-print.exp
parenttesting (diff)
downloadfirejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.gz
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.zst
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.zip
testing
Diffstat (limited to 'test/utils/seccomp-print.exp')
-rwxr-xr-xtest/utils/seccomp-print.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/seccomp-print.exp b/test/utils/seccomp-print.exp
index d0531a9c3..f6ff1e721 100755
--- a/test/utils/seccomp-print.exp
+++ b/test/utils/seccomp-print.exp
@@ -32,5 +32,5 @@ expect {
32 timeout {puts "TESTING ERROR 4\n";exit} 32 timeout {puts "TESTING ERROR 4\n";exit}
33 "RETURN_ALLOW" 33 "RETURN_ALLOW"
34} 34}
35sleep 1 35after 100
36puts "\nall done\n" 36puts "\nall done\n"