aboutsummaryrefslogtreecommitdiffstats
path: root/test/option_bind_directory.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-08-31 06:46:57 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-08-31 06:46:57 -0400
commitc400b75a70af36c6f81a77f4c0fbd5bcc33fcce0 (patch)
treeb222da7db5ccf3cec25f274dcad77b2c17f5ea4b /test/option_bind_directory.exp
parentadmin work (diff)
downloadfirejail-c400b75a70af36c6f81a77f4c0fbd5bcc33fcce0.tar.gz
firejail-c400b75a70af36c6f81a77f4c0fbd5bcc33fcce0.tar.zst
firejail-c400b75a70af36c6f81a77f4c0fbd5bcc33fcce0.zip
using /etc/firejail/server.profile as default profile if the sandbox is started by root
Diffstat (limited to 'test/option_bind_directory.exp')
-rwxr-xr-xtest/option_bind_directory.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/option_bind_directory.exp b/test/option_bind_directory.exp
index 1c1acc814..3233c68de 100755
--- a/test/option_bind_directory.exp
+++ b/test/option_bind_directory.exp
@@ -16,10 +16,6 @@ expect {
16 timeout {puts "TESTING ERROR 1\n";exit} 16 timeout {puts "TESTING ERROR 1\n";exit}
17 "root" 17 "root"
18} 18}
19expect {
20 timeout {puts "TESTING ERROR 2\n";exit}
21 "home"
22}
23sleep 1 19sleep 1
24 20
25puts "\n" 21puts "\n"