summaryrefslogtreecommitdiffstats
path: root/cnucnu/config.py
diff options
context:
space:
mode:
authorTill Maas <opensource@till.name>2010-12-25 12:25:06 +0100
committerTill Maas <opensource@till.name>2010-12-25 12:25:06 +0100
commit10651d76bded0863b55e9c5ea9067c7db9a419f0 (patch)
treead63bb3cf738f20ab49897bf2806ff3ff84319bf /cnucnu/config.py
parentdde6a3498e460858475c9f87b16a6a4dced29ef8 (diff)
downloadcnucnu-10651d76bded0863b55e9c5ea9067c7db9a419f0.tar.gz
cnucnu-10651d76bded0863b55e9c5ea9067c7db9a419f0.tar.xz
cnucnu-10651d76bded0863b55e9c5ea9067c7db9a419f0.zip
rename summary to short_desc
Using summary as bug field creates an AttributeError on Fedora 14: File "/usr/lib/python2.7/site-packages/bugzilla/base.py", line 1206, in __getattr__ raise AttributeError, "field %s not in bugzilla.bugfields" % name AttributeError: field summary not in bugzilla.bugfields
Diffstat (limited to 'cnucnu/config.py')
-rwxr-xr-xcnucnu/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnucnu/config.py b/cnucnu/config.py
index 4adbbb4..d52939d 100755
--- a/cnucnu/config.py
+++ b/cnucnu/config.py
@@ -38,7 +38,7 @@ bugzilla:
bug status: NEW
explanation url: 'https://fedoraproject.org/wiki/Upstream_release_monitoring'
- summary template: "%%(name)s-%%(latest_upstream)s is available"
+ short_desc template: "%%(name)s-%%(latest_upstream)s is available"
description template: 'Latest upstream release: %%(latest_upstream)s
Current version in %%(repo_name)s: %%(repo_version)s