aboutsummaryrefslogtreecommitdiffstats
path: root/test/profile_syntax2.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-09-01 11:45:23 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-09-01 11:45:23 -0400
commit83781d0de57e584077848a7b19f291b1d9d9d604 (patch)
tree39132acf39129106d78b8c67f98fc2ba73f5a386 /test/profile_syntax2.exp
parentMerge pull request #53 from sarneaud/noblacklist (diff)
downloadfirejail-83781d0de57e584077848a7b19f291b1d9d9d604.tar.gz
firejail-83781d0de57e584077848a7b19f291b1d9d9d604.tar.zst
firejail-83781d0de57e584077848a7b19f291b1d9d9d604.zip
testing, admin work
Diffstat (limited to 'test/profile_syntax2.exp')
-rwxr-xr-xtest/profile_syntax2.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/profile_syntax2.exp b/test/profile_syntax2.exp
index cd514aa0e..7c5d1b5cd 100755
--- a/test/profile_syntax2.exp
+++ b/test/profile_syntax2.exp
@@ -28,11 +28,11 @@ expect {
28} 28}
29expect { 29expect {
30 timeout {puts "TESTING ERROR 5\n";exit} 30 timeout {puts "TESTING ERROR 5\n";exit}
31 "Initialize seccomp filter" 31 "SECCOMP Filter"
32} 32}
33expect { 33expect {
34 timeout {puts "TESTING ERROR 6\n";exit} 34 timeout {puts "TESTING ERROR 6\n";exit}
35 "Blacklisting syscall" 35 "BLACKLIST"
36} 36}
37expect { 37expect {
38 timeout {puts "TESTING ERROR 7\n";exit} 38 timeout {puts "TESTING ERROR 7\n";exit}