[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fixup typo
Holger Levsen
holger at layer-acht.org
Wed Apr 26 22:22:28 UTC 2017
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 152dba315a1f7f315a84333943d47f987db58a7f
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Apr 27 00:22:21 2017 +0200
fixup typo
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_build_service.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_build_service.sh b/bin/reproducible_build_service.sh
index a5a7d07..1ad28be 100755
--- a/bin/reproducible_build_service.sh
+++ b/bin/reproducible_build_service.sh
@@ -186,7 +186,7 @@ choose_node() {
NODE1=""
NODE2=""
-for ARCH in imd64 386 arm64 armhf ; do
+for ARCH in amd64 i386 arm64 armhf ; do
case $ARCH in
amd64) MAX=40 ;;
i386) MAX=24 ;;
--
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