aboutsummaryrefslogtreecommitdiffstats
path: root/test/seccomp-dualfilter.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-13 09:48:54 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-13 09:48:54 -0400
commiteecbcd355e97f84ffb4a771d30ece16fa4b12f96 (patch)
treec2009e1f55012f547546e310ceebc969345608fb /test/seccomp-dualfilter.exp
parentMerge pull request #432 from Fred-Barclay/master (diff)
downloadfirejail-eecbcd355e97f84ffb4a771d30ece16fa4b12f96.tar.gz
firejail-eecbcd355e97f84ffb4a771d30ece16fa4b12f96.tar.zst
firejail-eecbcd355e97f84ffb4a771d30ece16fa4b12f96.zip
profile fixes
Diffstat (limited to 'test/seccomp-dualfilter.exp')
-rwxr-xr-xtest/seccomp-dualfilter.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/seccomp-dualfilter.exp b/test/seccomp-dualfilter.exp
index b497be5ea..afdf8a53a 100755
--- a/test/seccomp-dualfilter.exp
+++ b/test/seccomp-dualfilter.exp
@@ -16,7 +16,7 @@ expect {
16expect { 16expect {
17 timeout {puts "TESTING ERROR 2\n";exit} 17 timeout {puts "TESTING ERROR 2\n";exit}
18 "after mount" {puts "TESTING ERROR 2.1\n";exit} 18 "after mount" {puts "TESTING ERROR 2.1\n";exit}
19 "parent is shutting down" 19 "Parent is shutting down"
20} 20}
21sleep 1 21sleep 1
22 22
@@ -32,7 +32,7 @@ expect {
32expect { 32expect {
33 timeout {puts "TESTING ERROR 5\n";exit} 33 timeout {puts "TESTING ERROR 5\n";exit}
34 "after mount" {puts "TESTING ERROR 5.1\n";exit} 34 "after mount" {puts "TESTING ERROR 5.1\n";exit}
35 "parent is shutting down" 35 "Parent is shutting down"
36} 36}
37 37
38puts "\nall done\n" 38puts "\nall done\n"