aboutsummaryrefslogtreecommitdiffstats
path: root/test/seccomp-umount.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/seccomp-umount.exp')
-rwxr-xr-xtest/seccomp-umount.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/seccomp-umount.exp b/test/seccomp-umount.exp
index e037d3264..c0107a084 100755
--- a/test/seccomp-umount.exp
+++ b/test/seccomp-umount.exp
@@ -10,7 +10,7 @@ expect {
10 "root" 10 "root"
11} 11}
12 12
13send -- "firejail --net=br0 --ip=10.10.20.5 --seccomp\r" 13send -- "firejail --net=br0 --ip=10.10.20.5 --seccomp --noprofile\r"
14expect { 14expect {
15 timeout {puts "TESTING ERROR 0\n";exit} 15 timeout {puts "TESTING ERROR 0\n";exit}
16 "Child process initialized" 16 "Child process initialized"