aboutsummaryrefslogtreecommitdiffstats
path: root/test/fscheck-shell.exp
diff options
context:
space:
mode:
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"