[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: include i386 in repository comparison

Holger Levsen holger at moszumanska.debian.org
Fri Mar 25 18:50:53 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 ac136bc545abdcf6cd4e6f76ceb43bfe92e59711
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Mar 25 14:50:22 2016 -0400

    reproducible debian: include i386 in repository comparison
---
 bin/reproducible_html_repository_comparison.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh
index 2745e82..1c46bc8 100755
--- a/bin/reproducible_html_repository_comparison.sh
+++ b/bin/reproducible_html_repository_comparison.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright 2015 Holger Levsen <holger at layer-acht.org>
+# Copyright 2015-2016 Holger Levsen <holger at layer-acht.org>
 # released under the GPLv=2
 
 DEBUG=false
@@ -11,7 +11,7 @@ common_init "$@"
 . /srv/jenkins/bin/reproducible_common.sh
  
 # overwrite defaults as we need this order here
-ARCHS="amd64 armhf"
+ARCHS="amd64 i386 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