[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: actually include armhf in repo comparison

Holger Levsen holger at moszumanska.debian.org
Sun Aug 2 13:09:12 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 1da9439aa434b909e48c59df3309cd3049df332b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Aug 2 15:08:10 2015 +0200

    reproducible: actually include armhf in repo comparison
---
 bin/reproducible_html_repository_comparison.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh
index 5364b22..ddec189 100755
--- a/bin/reproducible_html_repository_comparison.sh
+++ b/bin/reproducible_html_repository_comparison.sh
@@ -9,6 +9,8 @@ common_init "$@"
 
 # common code defining db access
 . /srv/jenkins/bin/reproducible_common.sh
+# FIXME:temporarily overwrite default:
+ARCHS="amd64 armhf"
 
 VIEW=repositories
 PAGE=index_${VIEW}.html

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