Package: openssh-client
Severity: minor
When the -O option is used to control an ssh process over the master
socket, it is not affected by quiet mode:
[EMAIL PROTECTED]:~$ ssh -M -S test.ctl -f -N pie
[EMAIL PROTECTED]:~$ ssh -q -S test.ctl -O exit pie
Exit request sent.
The manual defines quiet mode as:
-q Quiet mode. Causes all warning and diagnostic messages to
be suppressed. Only fatal errors are displayed. If a second
-q is
given then even fatal errors are suppressed, except for those
produced due solely to bad arguments.
The above message is clearly not a fatal error, but is displayed anyway.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]