diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-03-07 17:53:22 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-03-07 17:53:22 +0100 |
commit | c602976d443e720f0a0797c11b7966c32a1159b8 (patch) | |
tree | e804f1b1b9bd113a809db16972b2e4f9187b2df7 /jsons | |
parent | 46cf99a823462c3e3b9e88805deca3e31a68003f (diff) | |
parent | 0c54ada8588dc27ab69ccc3b385a8fc6a8c89251 (diff) | |
download | bugzilla-triage-c602976d443e720f0a0797c11b7966c32a1159b8.tar.gz |
Merge branch 'anyAllJSON' into next
Conflicts:
lib/libbugzilla.js
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 01775f1..8db7b27 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":"any" + "bugzilla.redhat.com":"all" }, "killNodes":{ "bugzilla.gnome.org":[ |