Kaydet (Commit) 49505e8f authored tarafından David Tardon's avatar David Tardon

disable novell bz

Apparently it is no longer possible to get files from it. (Of course, if
that only needs some tweaks in the script, fixes are welcome :-)

Change-Id: I29d63d3246ab53d8ce15fc0969fccc8a064c6e5b
üst 6e6d0ef0
......@@ -290,7 +290,11 @@ rss_bugzillas = {
'kde': 'http://bugs.kde.org/buglist.cgi', # added for koffice/calligra
'mandriva': 'https://qa.mandriva.com/buglist.cgi',
'moz': 'https://bugzilla.mozilla.org/buglist.cgi',
'novell': 'https://bugzilla.novell.com/buglist.cgi',
# It seems something has changed and it is no longer possible to
# download any files from there.
# NOTE: I am leaving it in the list, commented out, just so someone
# does not add it back immediately .-)
# 'novell': 'https://bugzilla.novell.com/buglist.cgi',
'ooo': 'https://issues.apache.org/ooo/buglist.cgi',
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment