[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: use ftp.us.d.o for armhf nodes in Portland, Oregon
Holger Levsen
holger at moszumanska.debian.org
Sun Sep 6 22:22:10 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 a42ca9130909854af9e6cae7cd91a0359118eb4f
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Sep 7 00:21:36 2015 +0200
reproducible: use ftp.us.d.o for armhf nodes in Portland, Oregon
---
bin/common-functions.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index e144f04..8d39eff 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -57,7 +57,7 @@ else
if [ -z "$MIRROR" ]; then
case $HOSTNAME in
jenkins|profitbricks-build?-amd64) export MIRROR=http://ftp.de.debian.org/debian ;;
- bpi0|cbxi4pro0|hb0|wbq0) export MIRROR=http://ftp.de.debian.org/debian ;;
+ bpi0|cbxi4pro0|hb0|wbq0) export MIRROR=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
fi
--
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