summaryrefslogtreecommitdiffstats
path: root/bin/jenkins_master_wrapper.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-09 16:19:04 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-09 16:19:04 +0200
commit8b4e8c709ce69883c3874b97b063de21da9de3d2 (patch)
tree710c2488615031ba0096778aad46577541d60acf /bin/jenkins_master_wrapper.sh
parent85f7b2fe76472ddf1237a4db24f08cfb79f934e0 (diff)
downloadjenkins.debian.net-8b4e8c709ce69883c3874b97b063de21da9de3d2.tar.xz
reproducible: refactor
Diffstat (limited to 'bin/jenkins_master_wrapper.sh')
-rwxr-xr-xbin/jenkins_master_wrapper.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/jenkins_master_wrapper.sh b/bin/jenkins_master_wrapper.sh
index 6f472efe..77c90026 100755
--- a/bin/jenkins_master_wrapper.sh
+++ b/bin/jenkins_master_wrapper.sh
@@ -3,6 +3,7 @@
set -u
set -e
+# these nodes also need to be listed in bin/reproducible_common.sh where they define $BUILD_NODES
case "$NODE_NAME" in
bpi0-armhf-rb.debian.net)
exec ssh -p 2222 $NODE_NAME "$JOB_NAME"