diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-07-18 19:56:43 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-07-18 19:56:43 +0200 |
commit | 9e391937824df979077f09d873fb83a73a7e73c8 (patch) | |
tree | 93b78d8b044dd2fea30edc123ee598aa24820f13 /jsons | |
parent | e7447b209031e5e81aa10eba4cd2e8711dece43e (diff) | |
download | bugzilla-triage-9e391937824df979077f09d873fb83a73a7e73c8.tar.gz |
Add a tool to analyze Xorg.0.log files
Fixes #1
Diffstat (limited to 'jsons')
-rw-r--r-- | jsons/Config_data.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jsons/Config_data.json b/jsons/Config_data.json index ff4c8f1..2b9e957 100644 --- a/jsons/Config_data.json +++ b/jsons/Config_data.json @@ -101,9 +101,9 @@ "suspiciousComponents": [ ], - "downloadJSON": { + "downloadJSON": [ - }, + ], "objectStyle": "RH", "matches": [ "https://bugzilla.redhat.com/show_bug.cgi.*", |