aboutsummaryrefslogtreecommitdiffstats
path: root/test/filters/seccomp-bad-empty.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/filters/seccomp-bad-empty.exp
parenttesting (diff)
downloadfirejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.gz
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.zst
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.zip
testing
Diffstat (limited to 'test/filters/seccomp-bad-empty.exp')
-rwxr-xr-xtest/filters/seccomp-bad-empty.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/filters/seccomp-bad-empty.exp b/test/filters/seccomp-bad-empty.exp
index 53f06e632..1bd9c9b1f 100755
--- a/test/filters/seccomp-bad-empty.exp
+++ b/test/filters/seccomp-bad-empty.exp
@@ -36,6 +36,6 @@ expect {
36 timeout {puts "TESTING ERROR 7\n";exit} 36 timeout {puts "TESTING ERROR 7\n";exit}
37 "Error: line 1 in seccomp-bad-empty2.profile is invalid" 37 "Error: line 1 in seccomp-bad-empty2.profile is invalid"
38} 38}
39sleep 1 39after 100
40puts "\nall done\n" 40puts "\nall done\n"
41 41