CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/18 15:43:29
Modified files:
usr.bin/ssh : sshconnect.c
Log message:
Fix inverted logic for redirecting ProxyCommand stderr to /dev/null.
Fixes mosh in proxycommand mode that was broken by the previous
ProxyCommand change that was reported by matthieu@. ok djm@ danj@
