[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: stop filtering out the 'bad_handling_of_extra_warnings', it's long gone
Holger Levsen
holger at layer-acht.org
Sat Jun 4 07:34:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 368e987c1b9170d3e18c22f07aa3f9c17941765f
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sat Jun 4 07:26:45 2016 +0000
reproducible debian: stop filtering out the 'bad_handling_of_extra_warnings', it's long gone
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_common.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 0179ddb..2eb7389 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -263,7 +263,6 @@ url2html = re.compile(r'((mailto\:|((ht|f)tps?)\://|file\:///){1}\S+)')
# filter used on the index_FTBFS pages and for the reproducible.json
filtered_issues = (
- 'bad_handling_of_extra_warnings',
'ftbfs_in_jenkins_setup',
'ftbfs_build_depends_not_available_on_amd64',
'ftbfs_build-indep_not_build_on_armhf'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list