changeset 21842:fd2527d9b995 stable

bugzilla: correct config documentation error The config documentation specifies the wrong access method in the XMLRPC+email configuration.
author Jim Hague <jim.hague@acm.org>
date Thu, 03 Jul 2014 10:56:03 +0100
parents f266be73f764
children 92666a869ea4
files hgext/bugzilla.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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