[Bug 1429] ssh -q doesn't suppress all warning messages
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Jan 15 16:50:32 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=1429
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
--- Comment #3 from Darren Tucker <dtucker at zip.com.au> 2008-01-15 16:50:29 ---
Why is this "critical"? If the messages are bugging you, you can
either set the IdentityFile to something else (eg /dev/null) or
redirect stderr to /dev/null "ssh -q 2>/dev/null foo bar".
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list