aboutsummaryrefslogtreecommitdiffstats
path: root/test/environment/csh.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/environment/csh.exp')
-rwxr-xr-xtest/environment/csh.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/environment/csh.exp b/test/environment/csh.exp
index 7fd69ed43..6511214c0 100755
--- a/test/environment/csh.exp
+++ b/test/environment/csh.exp
@@ -4,7 +4,7 @@
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
7cd /home 7#cd /home
8spawn $env(SHELL) 8spawn $env(SHELL)
9match_max 100000 9match_max 100000
10 10