[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: the issue ftbfs_build-indep_not_build_on_armhf has been renamed to ftbfs_build-indep_not_build_on_some_archs in notes.git
Holger Levsen
holger at layer-acht.org
Tue Jun 7 16:38:22 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 3ff777de3955581357410ecc10e92949f553e8a6
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Jun 7 18:37:23 2016 +0200
reproducible debian: the issue ftbfs_build-indep_not_build_on_armhf has been renamed to ftbfs_build-indep_not_build_on_some_archs in notes.git
---
bin/reproducible_common.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 368aed5..e064e5c 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -265,7 +265,7 @@ url2html = re.compile(r'((mailto\:|((ht|f)tps?)\://|file\:///){1}\S+)')
filtered_issues = (
'ftbfs_in_jenkins_setup',
'ftbfs_build_depends_not_available_on_amd64',
- 'ftbfs_build-indep_not_build_on_armhf'
+ 'ftbfs_build-indep_not_build_on_some_archs'
)
filter_query = ''
for issue in filtered_issues:
--
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