bugzilla: correct config documentation error stable
authorJim Hague <jim.hague@acm.org>
Thu, 03 Jul 2014 10:56:03 +0100
branchstable
changeset 21842 fd2527d9b995
parent 21839 f266be73f764
child 21843 92666a869ea4
bugzilla: correct config documentation error The config documentation specifies the wrong access method in the XMLRPC+email configuration.
hgext/bugzilla.py
--- a/hgext/bugzilla.py	Sat Jul 05 07:31:08 2014 -0700
+++ b/hgext/bugzilla.py	Thu Jul 03 10:56:03 2014 +0100
@@ -232,7 +232,7 @@
     bzurl=http://my-project.org/bugzilla
     user=bugmail@my-project.org
     password=plugh
-    version=xmlrpc
+    version=xmlrpc+email
     bzemail=bugzilla@my-project.org
     template=Changeset {node|short} in {root|basename}.
              {hgweb}/{webroot}/rev/{node|short}\\n