tags 502317 patch
thanks

Hi again. As of version 4.12 reportbug has a --no-bug-script option
which can be used to work around this problem:

--- a/elisp/debian-el/debian-bug.el     2010-04-07 01:06:32.000000000 +0000
+++ b/elisp/debian-el/debian-bug.el     2010-04-15 23:22:23.000000000 +0000
@@ -642,7 +642,7 @@
     (save-excursion
       (call-process "reportbug" nil '(t t) nil
                    "--template" "-T" "none" "-s" "none" "-S" "normal" "-b"
-                    "--list-cc=none"
+                    "--list-cc=none" "--no-bug-script"
                     "-q" package)
       (debian-bug--set-severity severity))
     ;; delete the mail headers, leaving only the BTS pseudo-headers



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to