aboutsummaryrefslogtreecommitdiffstats
path: root/test/login_ssh.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-11-23 19:45:01 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-11-23 19:45:01 -0500
commitcf5e634e36c86f76518be29e625869b69b39796e (patch)
tree1719004bad2386d83a6243f258382346c7bf1266 /test/login_ssh.exp
parenttodo (diff)
downloadfirejail-cf5e634e36c86f76518be29e625869b69b39796e.tar.gz
firejail-cf5e634e36c86f76518be29e625869b69b39796e.tar.zst
firejail-cf5e634e36c86f76518be29e625869b69b39796e.zip
fixes
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}