aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils')
-rwxr-xr-xtest/utils/seccomp.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/seccomp.exp b/test/utils/seccomp.exp
index a318e39b1..c9726ff21 100755
--- a/test/utils/seccomp.exp
+++ b/test/utils/seccomp.exp
@@ -40,7 +40,7 @@ expect {
40 "bingo2" 40 "bingo2"
41} 41}
42expect { 42expect {
43 timeout {puts "TESTING ERROR 3\n";exit} 43 timeout {puts "TESTING ERROR 4\n";exit}
44 "Seccomp: 0" 44 "Seccomp: 0"
45} 45}
46after 100 46after 100