aboutsummaryrefslogtreecommitdiffstats
path: root/test/shell_zsh.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell_zsh.exp')
-rwxr-xr-xtest/shell_zsh.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell_zsh.exp b/test/shell_zsh.exp
index 79cd78a3e..1d73fd926 100755
--- a/test/shell_zsh.exp
+++ b/test/shell_zsh.exp
@@ -4,7 +4,7 @@ set timeout 10
4spawn $env(SHELL) 4spawn $env(SHELL)
5match_max 100000 5match_max 100000
6 6
7send -- "firejail --private --zsh\r" 7send -- "firejail --private --tracelog --zsh\r"
8expect { 8expect {
9 timeout {puts "TESTING ERROR 0\n";exit} 9 timeout {puts "TESTING ERROR 0\n";exit}
10 "Child process initialized" 10 "Child process initialized"