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 23c775763..db0721d25 100755
--- a/test/login_ssh.exp
+++ b/test/login_ssh.exp
@@ -17,7 +17,7 @@ expect {
17 set pass $expect_out(1,string) 17 set pass $expect_out(1,string)
18 send -- "$pass\r" 18 send -- "$pass\r"
19 puts "TESTING: password sent to the server" 19 puts "TESTING: password sent to the server"
20 } 20 }
21 "Child process initialized" 21 "Child process initialized"
22} 22}
23sleep 1 23sleep 1