aboutsummaryrefslogtreecommitdiffstats
path: root/test/login_ssh.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/login_ssh.exp')
-rwxr-xr-xtest/login_ssh.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/login_ssh.exp b/test/login_ssh.exp
index dff6dc655..163ee91b2 100755
--- a/test/login_ssh.exp
+++ b/test/login_ssh.exp
@@ -48,7 +48,7 @@ sleep 1
48send -- "ps aux |wc -l; pwd\r" 48send -- "ps aux |wc -l; pwd\r"
49expect { 49expect {
50 timeout {puts "TESTING ERROR 5\n";exit} 50 timeout {puts "TESTING ERROR 5\n";exit}
51 "5" 51 "6"
52} 52}
53expect { 53expect {
54 timeout {puts "TESTING ERROR 6\n";exit} 54 timeout {puts "TESTING ERROR 6\n";exit}