aboutsummaryrefslogtreecommitdiffstats
path: root/jsons
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-05-06 23:27:12 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-05-06 23:27:12 +0200
commitce11514ac83f11d6762fd38b01d7846d617402f8 (patch)
tree524e56da5624d65e722b583558fef1270b586d95 /jsons
parentdfd28fb5fd37e2cc07d6d1642d7e72cc0f0ab05c (diff)
downloadbugzilla-triage-ce11514ac83f11d6762fd38b01d7846d617402f8.tar.gz
Make the script working with bugzilla.gnome.org
* Fix Config_gnome.json for new system of killNodes * Make the script more tolerable to non-RH configuration Fixes #75
Diffstat (limited to 'jsons')
-rw-r--r--jsons/Config_gnome.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsons/Config_gnome.json b/jsons/Config_gnome.json
index 98acbf1..d3b8510 100644
--- a/jsons/Config_gnome.json
+++ b/jsons/Config_gnome.json
@@ -105,7 +105,7 @@
},
"killNodes":{
"bugzilla.gnome.org":[
- "stocklinks",
+ [ "stocklinks" ],
true
]
},