summaryrefslogtreecommitdiffstats
path: root/test/environment/dash.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/environment/dash.exp')
-rwxr-xr-xtest/environment/dash.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/environment/dash.exp b/test/environment/dash.exp
index f5a60719e..d727d302e 100755
--- a/test/environment/dash.exp
+++ b/test/environment/dash.exp
@@ -1,6 +1,7 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2 2
3set timeout 10 3set timeout 10
4cd /home
4spawn $env(SHELL) 5spawn $env(SHELL)
5match_max 100000 6match_max 100000
6 7