aboutsummaryrefslogtreecommitdiffstats
path: root/test/fscheck-shell.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-01-24 11:24:25 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-01-24 11:24:25 -0500
commit07b3e778037b13b1d95071d8acbf4ff8128fa3a1 (patch)
treee04a9d41814920b0f25672176cc9435c9fd49f71 /test/fscheck-shell.exp
parent make the sandbox process reap all children (diff)
downloadfirejail-07b3e778037b13b1d95071d8acbf4ff8128fa3a1.tar.gz
firejail-07b3e778037b13b1d95071d8acbf4ff8128fa3a1.tar.zst
firejail-07b3e778037b13b1d95071d8acbf4ff8128fa3a1.zip
testing
Diffstat (limited to 'test/fscheck-shell.exp')
-rwxr-xr-xtest/fscheck-shell.exp12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/fscheck-shell.exp b/test/fscheck-shell.exp
index 548955e60..6a3b5829c 100755
--- a/test/fscheck-shell.exp
+++ b/test/fscheck-shell.exp
@@ -37,12 +37,12 @@ expect {
37after 100 37after 100
38 38
39# file link 39# file link
40send -- "firejail --net=br0 --shell=fscheck-file-link\r" 40#send -- "firejail --net=br0 --shell=fscheck-file-link\r"
41expect { 41#expect {
42 timeout {puts "TESTING ERROR 4\n";exit} 42# timeout {puts "TESTING ERROR 4\n";exit}
43 "Error" 43# "Error"
44} 44#}
45after 100 45#after 100
46 46
47# .. 47# ..
48send -- "firejail --net=br0 --shell=../test/fscheck-file-link\r" 48send -- "firejail --net=br0 --shell=../test/fscheck-file-link\r"