From 47460bc218ac0a7c02c985c29be60625a0901086 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 4 Apr 2015 12:51:55 +0200 Subject: reproducible: add ftbfs_pbuilder_malformed_dsc issues 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 728b1d49..e6f80038 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') +filtered_issues = ('timestamps_from_cpp_macros' , 'ftbfs_werror_equals', 'ocaml_configure_not_as_root', 'bad_handling_of_extra_warnings', 'ftbfs_pbuilder_malformed_dsc') filter_query = '' for issue in filtered_issues: if filter_query == '': -- cgit v1.2.3-70-g09d2