diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-02-01 16:28:51 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-02-01 16:28:51 +0100 |
commit | c1ec772b104316530f6737340355205398df33af (patch) | |
tree | 98385a10209cef7ee528fb2d536ef5c15bdf0d7e /jsons | |
parent | ab4f262d119fefe06bea938400ee8ff64bed7ab1 (diff) | |
download | bugzilla-triage-c1ec772b104316530f6737340355205398df33af.tar.gz |
This actually almost looks like working, so much I can file bugs.
Diffstat (limited to 'jsons')
-rw-r--r-- | jsons/Config_data.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jsons/Config_data.json b/jsons/Config_data.json index 8db7b27..01775f1 100644 --- a/jsons/Config_data.json +++ b/jsons/Config_data.json @@ -116,7 +116,7 @@ "https://bugzilla.gnome.org/show_bug.cgi.*" ], "enabledPackages":{ - "bugzilla.redhat.com":"all" + "bugzilla.redhat.com":"any" }, "killNodes":{ "bugzilla.gnome.org":[ |