summaryrefslogtreecommitdiff
path: root/serverloop.c
diff options
context:
space:
mode:
authorPeter Samuelson <peter@p12n.org>2014-02-09 16:09:55 +0000
committerColin Watson <cjwatson@debian.org>2014-02-10 02:40:15 +0000
commit32e3aad13edff8c03c524105e2c4d4194995573b (patch)
treeba5730462376154f6e6e687cae6b38b25f43e84d /serverloop.c
parent36c21f10bd09ee15eb7f5bd7448309bf9a5cd466 (diff)
Reduce severity of "Killed by signal %d"
This produces irritating messages when using ProxyCommand or other programs that use ssh under the covers (e.g. Subversion). These messages are more normally printed by the calling program, such as the shell. According to the upstream bug, the right way to avoid this is to use the -q option, so we may drop this patch after further investigation into whether any software in Debian is still relying on it. Author: Colin Watson <cjwatson@debian.org> Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1118 Bug-Debian: http://bugs.debian.org/313371 Last-Update: 2013-09-14 Patch-Name: quieter-signals.patch
Diffstat (limited to 'serverloop.c')
0 files changed, 0 insertions, 0 deletions