summaryrefslogtreecommitdiff
path: root/debian/patches/quieter-signals.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/quieter-signals.patch')
-rw-r--r--debian/patches/quieter-signals.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/patches/quieter-signals.patch b/debian/patches/quieter-signals.patch
index bf36b5498..40606adc2 100644
--- a/debian/patches/quieter-signals.patch
+++ b/debian/patches/quieter-signals.patch
@@ -1,3 +1,12 @@
1Description: Reduce severity of "Killed by signal %d"
2 This produces irritating messages when using ProxyCommand or other programs
3 that use ssh under the covers (e.g. Subversion). These messages are more
4 normally printed by the calling program, such as the shell.
5Author: Peter Samuelson <peter@p12n.org>
6Author: Colin Watson <cjwatson@debian.org>
7Bug-Debian: http://bugs.debian.org/313371
8Last-Update: 2010-02-27
9
1Index: b/clientloop.c 10Index: b/clientloop.c
2=================================================================== 11===================================================================
3--- a/clientloop.c 12--- a/clientloop.c