aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/join.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils/join.exp')
-rwxr-xr-xtest/utils/join.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/join.exp b/test/utils/join.exp
index 7f582e2e5..fc30bc6a4 100755
--- a/test/utils/join.exp
+++ b/test/utils/join.exp
@@ -8,7 +8,7 @@ cd /home
8spawn $env(SHELL) 8spawn $env(SHELL)
9match_max 100000 9match_max 100000
10 10
11send -- "firejail --name=jointesting\r" 11send -- "firejail --name=jointesting --cpu=0 --nice=2\r"
12expect { 12expect {
13 timeout {puts "TESTING ERROR 0\n";exit} 13 timeout {puts "TESTING ERROR 0\n";exit}
14 "Child process initialized" 14 "Child process initialized"