aboutsummaryrefslogtreecommitdiffstats
path: root/test/ssh/ssh.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/ssh/ssh.sh')
-rwxr-xr-xtest/ssh/ssh.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ssh/ssh.sh b/test/ssh/ssh.sh
index 56e815f6f..e7de1babd 100755
--- a/test/ssh/ssh.sh
+++ b/test/ssh/ssh.sh
@@ -5,6 +5,7 @@
5 5
6export MALLOC_CHECK_=3 6export MALLOC_CHECK_=3
7export MALLOC_PERTURB_=$(($RANDOM % 255 + 1)) 7export MALLOC_PERTURB_=$(($RANDOM % 255 + 1))
8export LC_ALL=C
8 9
9echo "TESTING: ssh login (test/ssh/login.exp)" 10echo "TESTING: ssh login (test/ssh/login.exp)"
10./login.exp 11./login.exp