aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps/fbreader.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/apps/fbreader.exp')
-rwxr-xr-xtest/apps/fbreader.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/apps/fbreader.exp b/test/apps/fbreader.exp
index 30fbb1a77..99c48d87c 100755
--- a/test/apps/fbreader.exp
+++ b/test/apps/fbreader.exp
@@ -49,6 +49,7 @@ spawn $env(SHELL)
49send -- "firemon --seccomp\r" 49send -- "firemon --seccomp\r"
50expect { 50expect {
51 timeout {puts "TESTING ERROR 5\n";exit} 51 timeout {puts "TESTING ERROR 5\n";exit}
52 "need to be root" {puts "/proc mounted as hidepid, exiting...\n"; exit}
52 ":firejail fbreader" 53 ":firejail fbreader"
53} 54}
54expect { 55expect {