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 bd0cf8c86..89de94b3c 100755
--- a/test/environment/csh.exp
+++ b/test/environment/csh.exp
@@ -14,7 +14,7 @@ expect {
14} 14}
15sleep 1 15sleep 1
16 16
17send -- "find /home\r" 17send -- "find ~\r"
18expect { 18expect {
19 timeout {puts "TESTING ERROR 1\n";exit} 19 timeout {puts "TESTING ERROR 1\n";exit}
20 ".cshrc" 20 ".cshrc"