[Qa-jenkins-scm] [jenkins.debian.net] 01/03: reproducible netbsd: also test amd64
Holger Levsen
holger at moszumanska.debian.org
Sun Jul 5 23:13:56 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 c8430dbcfeaeeae801b2402417006ae486c45402
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Jul 6 01:07:55 2015 +0200
reproducible netbsd: also test amd64
---
TODO | 1 -
bin/reproducible_netbsd.sh | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/TODO b/TODO
index 5ec530b..49703b6 100644
--- a/TODO
+++ b/TODO
@@ -255,7 +255,6 @@ properties:
==== reproducible netbsd
-* make it work
* use NetBSD css and logo
* link from dashboard
* announce on their list
diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh
index 5e3b2d3..649ca6d 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"
+ARCHS="sparc64 amd64"
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