aboutsummaryrefslogtreecommitdiffstats
path: root/test/profile_syntax2.exp
diff options
context:
space:
mode:
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}