https://bugzilla.mindrot.org/show_bug.cgi?id=3632

Damien Miller <d...@mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
                 CC|                            |d...@mindrot.org
             Status|NEW                         |RESOLVED

--- Comment #1 from Damien Miller <d...@mindrot.org> ---
There's no need for ssh to do this because it's trivial for the user to
do this in the ProxyCommand itself, e.g.

ProxyCommand "somecommand 2>/dev/null"

Moreover, having ssh unilaterally discard stderr is not desirable as
the user may want diagnostics from ProxyCommand.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to