[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 6.0-11-ge4b8fab

Sandro Tosi morph at debian.org
Tue Aug 16 16:52:53 UTC 2011


The following commit has been merged in the master branch:
commit 32dfd8e912ee77083ff29a1f4175f96a53adf297
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Aug 16 18:50:02 2011 +0200

    initialize justsave

diff --git a/bin/reportbug b/bin/reportbug
index 6d4f459..9be168a 100755
--- a/bin/reportbug
+++ b/bin/reportbug
@@ -2069,6 +2069,7 @@ For more details, please see: http://www.debian.org/devel/wnpp/''')
 
         mailing = not (mua or self.options.printonly or self.options.template)
         message = u"Subject: %s\n%s" % (subject, message)
+        justsave = False
 
         if mailing:
             fh, filename = TempFile(prefix=tfprefix, dir=self.options.draftpath)

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list