aboutsummaryrefslogtreecommitdiffstats
path: root/test/shell_dash.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-12-03 12:42:49 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-12-03 12:42:49 -0500
commit34110bc5525b2e61e5e1c5dcea3563b4411a72c3 (patch)
tree9ac22bea771aa41797d5c26806c332b251208212 /test/shell_dash.exp
parent--tracelog (diff)
downloadfirejail-34110bc5525b2e61e5e1c5dcea3563b4411a72c3.tar.gz
firejail-34110bc5525b2e61e5e1c5dcea3563b4411a72c3.tar.zst
firejail-34110bc5525b2e61e5e1c5dcea3563b4411a72c3.zip
testing
Diffstat (limited to 'test/shell_dash.exp')
-rwxr-xr-xtest/shell_dash.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell_dash.exp b/test/shell_dash.exp
index 298b65a0d..f5a60719e 100755
--- a/test/shell_dash.exp
+++ b/test/shell_dash.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 --shell=/bin/dash\r" 7send -- "firejail --private --tracelog --shell=/bin/dash\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"