[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible netbsd: only build sparc64 for now

Holger Levsen holger at moszumanska.debian.org
Mon Jul 6 09:45:49 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 09fd07b6b73e209d1da3e2809e6661ab35ba8d00
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Jul 6 11:45:30 2015 +0200

    reproducible netbsd: only build sparc64 for now
---
 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 91adf1d..df3cbcb 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"
 
 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