aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/join.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils/join.exp')
-rwxr-xr-xtest/utils/join.exp8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/utils/join.exp b/test/utils/join.exp
index 82decce51..d7dc0a1f9 100755
--- a/test/utils/join.exp
+++ b/test/utils/join.exp
@@ -16,14 +16,6 @@ expect {
16sleep 2 16sleep 2
17 17
18spawn $env(SHELL) 18spawn $env(SHELL)
19send -- "firejail --shell=none --join=jointesting\r"
20expect {
21 timeout {puts "TESTING ERROR 1\n";exit}
22 "shell=none set, but no command specified"
23}
24after 100
25
26
27send -- "firejail --join=jointesting\r" 19send -- "firejail --join=jointesting\r"
28expect { 20expect {
29 timeout {puts "TESTING ERROR 2\n";exit} 21 timeout {puts "TESTING ERROR 2\n";exit}