From cf5e634e36c86f76518be29e625869b69b39796e Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 23 Nov 2015 19:45:01 -0500 Subject: fixes --- test/login_ssh.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') 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 send -- "ps aux |wc -l; pwd\r" expect { timeout {puts "TESTING ERROR 5\n";exit} - "5" + "6" } expect { timeout {puts "TESTING ERROR 6\n";exit} -- cgit v1.2.3-54-g00ecf