summaryrefslogtreecommitdiffstats
path: root/bugzilla_set_status.py
diff options
context:
space:
mode:
authorTill Maas <opensource@till.name>2011-07-19 21:24:40 +0200
committerTill Maas <opensource@till.name>2011-07-19 21:24:40 +0200
commit61b811d6e5c23df8c4eb4957873e199090086bde (patch)
treecdca03c9feb7998537a86f2fec0f8aede6a3c240 /bugzilla_set_status.py
parent70a76dec145dc0ed85e94f29fb5578c7896db9d1 (diff)
downloadcnucnu-61b811d6e5c23df8c4eb4957873e199090086bde.tar.gz
cnucnu-61b811d6e5c23df8c4eb4957873e199090086bde.tar.xz
cnucnu-61b811d6e5c23df8c4eb4957873e199090086bde.zip
Update bugzilla webservice docs Link
Diffstat (limited to 'bugzilla_set_status.py')
-rwxr-xr-xbugzilla_set_status.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bugzilla_set_status.py b/bugzilla_set_status.py
index 3ee3328..ee6094f 100755
--- a/bugzilla_set_status.py
+++ b/bugzilla_set_status.py
@@ -22,7 +22,7 @@
# to be done by a more privileged account
# Bugzilla webservice docs:
-# https://bugzilla.redhat.com/docs/en/html/api/extensions/compat_xmlrpc/code/webservice.html
+# https://bugzilla.redhat.com/docs/en/html/api/extensions/RedHat/lib/WebService/CompatBugzilla.html
import getpass
import sys