aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps-x11/chromium.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-11-11 12:52:05 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-11-11 12:52:05 -0500
commitbb5b4077e6f3549b35e8b420d882717141c069b9 (patch)
tree47643718c811531456e26913795edbcbff55ac05 /test/apps-x11/chromium.exp
parenthidepid part 4 (diff)
downloadfirejail-bb5b4077e6f3549b35e8b420d882717141c069b9.tar.gz
firejail-bb5b4077e6f3549b35e8b420d882717141c069b9.tar.zst
firejail-bb5b4077e6f3549b35e8b420d882717141c069b9.zip
hidepid part 5
Diffstat (limited to 'test/apps-x11/chromium.exp')
-rwxr-xr-xtest/apps-x11/chromium.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/apps-x11/chromium.exp b/test/apps-x11/chromium.exp
index 38c932aca..2505c0c37 100755
--- a/test/apps-x11/chromium.exp
+++ b/test/apps-x11/chromium.exp
@@ -40,6 +40,7 @@ spawn $env(SHELL)
40send -- "firemon --seccomp\r" 40send -- "firemon --seccomp\r"
41expect { 41expect {
42 timeout {puts "TESTING ERROR 5\n";exit} 42 timeout {puts "TESTING ERROR 5\n";exit}
43 "need to be root" {puts "/proc mounted as hidepid, exiting...\n"; exit}
43 ":firejail" 44 ":firejail"
44} 45}
45expect { 46expect {