> The accompanying patch […]

Or so ;).
diff -Naupr reportbug-6.6.3.old/reportbug/submit.py reportbug-6.6.3/reportbug/submit.py
--- reportbug-6.6.3.old/reportbug/submit.py	2015-01-04 11:41:45.000000000 +0100
+++ reportbug-6.6.3/reportbug/submit.py	2015-06-19 23:41:33.267323006 +0200
@@ -481,7 +481,7 @@ def send_report(body, attachments, mua,
             for address in cclist:
                 ewrite('  %s\n', address)
 
-    if not (exinfo or kudos) and rtype == 'debbugs' and sysinfo and not failed \
+    if not (exinfo or kudos) and rtype == 'debbugs' and sysinfo and "email" in sysinfo not failed \
             and mailing:
         ewrite('\n')
         ui.long_message(

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Reportbug-maint mailing list
Reportbug-maint@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint

Reply via email to