summaryrefslogtreecommitdiff
path: root/debian/local/bug/sendmail/script
diff options
context:
space:
mode:
Diffstat (limited to 'debian/local/bug/sendmail/script')
-rw-r--r--debian/local/bug/sendmail/script9
1 files changed, 2 insertions, 7 deletions
diff --git a/debian/local/bug/sendmail/script b/debian/local/bug/sendmail/script
index cf07a21..482a405 100644
--- a/debian/local/bug/sendmail/script
+++ b/debian/local/bug/sendmail/script
@@ -1,8 +1,8 @@
#!/bin/sh
#-----------------------------------------------------------------------------
-# $Sendmail: sendmail.bug,v 8.14.3 2009-03-01 10:48:34 cowboy Exp $
+# $Sendmail: sendmail.bug,v 8.14.4 2010-10-16 19:38:59 cowboy Exp $
#
-# Copyright (c) 1998-2009 Richard Nelson. All Rights Reserved.
+# Copyright (c) 1998-2010 Richard Nelson. All Rights Reserved.
#
# Debian helper function script for Debian Sendmail bug reporting
# Note: this file supports 8.7.6 - 9.0.0
@@ -18,11 +18,6 @@
#set -e;
DEBUG=0;
-# reportbug #169495
-if [ -z "$YESNO" ]; then
- YESNO=$"yYnN";
- fi;
-
# Announce
printf "Ouput of $0:\n" >&3;