aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps-x11/icedove.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/apps-x11/icedove.exp')
-rwxr-xr-xtest/apps-x11/icedove.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/apps-x11/icedove.exp b/test/apps-x11/icedove.exp
index a07344f36..e306e33ce 100755
--- a/test/apps-x11/icedove.exp
+++ b/test/apps-x11/icedove.exp
@@ -41,6 +41,7 @@ spawn $env(SHELL)
41send -- "firemon --seccomp\r" 41send -- "firemon --seccomp\r"
42expect { 42expect {
43 timeout {puts "TESTING ERROR 5\n";exit} 43 timeout {puts "TESTING ERROR 5\n";exit}
44 "need to be root" {puts "/proc mounted as hidepid, exiting...\n"; exit}
44 ":firejail" 45 ":firejail"
45} 46}
46expect { 47expect {