From aefed40bbe5844d4d41a301614889ea915aabe24 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Thu, 23 Jul 2009 00:48:19 -0400 Subject: [PATCH] proposed fix to marginal ui in case where host key not retrieved (should fix 1141) --- src/share/m/ssh_proxycommand | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/share/m/ssh_proxycommand b/src/share/m/ssh_proxycommand index 322937b..01ca488 100644 --- a/src/share/m/ssh_proxycommand +++ b/src/share/m/ssh_proxycommand @@ -102,8 +102,13 @@ EOF if [ -z "$sshKeyOffered" ] ; then log info <