[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: add ftbfs_build_depends_not_available_on_amd64 to boring ftbfs issues

Holger Levsen holger at moszumanska.debian.org
Sat Apr 4 12:48:23 UTC 2015


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 d48b387a88079943698966c45fd4dc2a71243649
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Apr 4 14:48:20 2015 +0200

    reproducible: add ftbfs_build_depends_not_available_on_amd64 to boring ftbfs issues
---
 bin/reproducible_html_indexes.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py
index feb6000..6450c1a 100755
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -43,7 +43,7 @@ section must have at least a `query` defining what to file in.
 """
 
 # filter used on the index_FTBFS pages
-filtered_issues = ('timestamps_from_cpp_macros' , 'ftbfs_werror_equals', 'ocaml_configure_not_as_root', 'bad_handling_of_extra_warnings', 'ftbfs_pbuilder_malformed_dsc', 'ftbfs_in_jenkins_setup' )
+filtered_issues = ('timestamps_from_cpp_macros' , 'ftbfs_werror_equals', 'ocaml_configure_not_as_root', 'bad_handling_of_extra_warnings', 'ftbfs_pbuilder_malformed_dsc', 'ftbfs_in_jenkins_setup', 'ftbfs_build_depends_not_available_on_amd64' )
 filter_query = ''
 for issue in filtered_issues:
     if filter_query == '':

-- 
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