[Reportbug-maint] [PATCH] Show submit message also if MUA was the choice

Luca Bruno lethalman88 at gmail.com
Sat Sep 13 13:40:25 UTC 2008


---
 reportbug/submit.py |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/reportbug/submit.py b/reportbug/submit.py
index 64a2f8f..23ac8ea 100644
--- a/reportbug/submit.py
+++ b/reportbug/submit.py
@@ -439,10 +439,10 @@ def send_report(body, attachments, mua, fromaddr, sendto, ccaddr, bccaddr,
             for address in debbugs_cc:
                 ewrite('  %s\n', rfc822.dump_address_pair(address))
 
-        if not (exinfo or kudos) and rtype == 'debbugs' and sysinfo:
-            ewrite('\n')
-            ui.long_message(
-"""If you want to provide additional information, please wait to
+    if not (exinfo or kudos) and rtype == 'debbugs' and sysinfo:
+        ewrite('\n')
+        ui.long_message(
+            """If you want to provide additional information, please wait to
 receive the bug tracking number via email; you may then send any extra
 information to %s (e.g. %s), where n is the bug number.  Normally you
 will receive an acknowledgement via email including the bug report number
-- 
1.5.6.5


-- 
http://syx.googlecode.com - Smalltalk YX
http://lethalman.blogspot.com - Thoughts about computer technologies
http://www.ammazzatecitutti.org - Ammazzateci tutti
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/reportbug-maint/attachments/20080913/0e6e1d95/attachment.pgp 


More information about the Reportbug-maint mailing list