diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_common.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index 0179ddb6..2eb7389b 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' |