[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible netbsd: s#amd64#i386# architecture

Holger Levsen holger at moszumanska.debian.org
Wed Jul 8 13:13:27 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 774dc927c7e6d6170d12595ca9703996f2f5dfd3
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Jul 8 15:13:04 2015 +0200

    reproducible netbsd: s#amd64#i386# architecture
---
 bin/reproducible_netbsd.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh
index 01becf3..31cc326 100755
--- a/bin/reproducible_netbsd.sh
+++ b/bin/reproducible_netbsd.sh
@@ -14,7 +14,7 @@ common_init "$@"
 set -e
 
 # build for these architectures
-ARCHS="sparc64 amd64"
+ARCHS="sparc64 i386"
 
 cleanup_tmpdirs() {
 	cd

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