aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps/deluge.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/deluge.exp
parenthidepid part 4 (diff)
downloadfirejail-bb5b4077e6f3549b35e8b420d882717141c069b9.tar.gz
firejail-bb5b4077e6f3549b35e8b420d882717141c069b9.tar.zst
firejail-bb5b4077e6f3549b35e8b420d882717141c069b9.zip
hidepid part 5
Diffstat (limited to 'test/apps/deluge.exp')
-rwxr-xr-xtest/apps/deluge.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/apps/deluge.exp b/test/apps/deluge.exp
index df7899b51..0bf1baae2 100755
--- a/test/apps/deluge.exp
+++ b/test/apps/deluge.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 deluge" 53 ":firejail deluge"
53} 54}
54expect { 55expect {