aboutsummaryrefslogtreecommitdiffstats
path: root/test/environment/zsh.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-08-22 09:05:53 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-08-22 09:05:53 -0400
commitbfd93f604a09ae55c7cf9f37e1eea7abf224015a (patch)
tree39f63b7ce4719625844d884c23ca07f4b410bbf7 /test/environment/zsh.exp
parent--allow-debuggers (diff)
downloadfirejail-bfd93f604a09ae55c7cf9f37e1eea7abf224015a.tar.gz
firejail-bfd93f604a09ae55c7cf9f37e1eea7abf224015a.tar.zst
firejail-bfd93f604a09ae55c7cf9f37e1eea7abf224015a.zip
testing
Diffstat (limited to 'test/environment/zsh.exp')
-rwxr-xr-xtest/environment/zsh.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/environment/zsh.exp b/test/environment/zsh.exp
index 7ab7faa76..5fca1cf22 100755
--- a/test/environment/zsh.exp
+++ b/test/environment/zsh.exp
@@ -30,7 +30,7 @@ expect {
30 "/usr/bin/zsh" 30 "/usr/bin/zsh"
31} 31}
32send -- "exit\r" 32send -- "exit\r"
33sleep 1 33after 100
34 34
35puts "\nall done\n" 35puts "\nall done\n"
36 36