From 4f38eb4739f4c0850991d933a0df2205b6899e43 Mon Sep 17 00:00:00 2001 From: Eric Light Date: Wed, 10 Feb 2016 09:24:19 +1300 Subject: [PATCH] Removed ServerAliveInterval Belongs in ssh_config instead. Ref issue #120 --- include/tests_ssh | 1 - 1 file changed, 1 deletion(-) diff --git a/include/tests_ssh b/include/tests_ssh index 20eeddbd..922daf21 100644 --- a/include/tests_ssh +++ b/include/tests_ssh @@ -115,7 +115,6 @@ Port:,,22:!\ PrintLastLog:YES,,NO:=\ Protocol:2,,1:=\ - ServerAliveInterval:1,,0:>\ StrictModes:YES,,NO:=\ TCPKeepAlive:NO,,YES:=\ UseDNS:YES,,NO:=\