[PATCH] allow debug and kudos use simultaneoulsy

Carl Chenet carl.chenet at ohmytux.com
Mon May 11 21:24:39 UTC 2009


---
 bin/reportbug |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bin/reportbug b/bin/reportbug
index 3fba286..6a99c90 100755
--- a/bin/reportbug
+++ b/bin/reportbug
@@ -1468,7 +1468,7 @@ orphaned for a long period of time are often removed from the archive.
 
 For more details, please see: http://www.debian.org/devel/wnpp/''')
 
-        if self.options.kudos:
+        if self.options.kudos and not self.options.debugmode:
             sendto = '%s at packages.debian.org' % package
 
         depinfo = ""
-- 
1.5.4.3


--=-AO+caDXQ/rOZ8JjsSpbo--






More information about the Reportbug-maint mailing list