[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: fix node name for profitbricks1
Holger Levsen
holger at moszumanska.debian.org
Thu Aug 6 16:50:21 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 a2cdfb554e875378cae1ab744162ad9c0440b066
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Aug 6 18:49:10 2015 +0200
reproducible: fix node name for profitbricks1
---
bin/reproducible_master_wrapper.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_master_wrapper.sh b/bin/reproducible_master_wrapper.sh
index ad1fa3f..e11aec0 100755
--- a/bin/reproducible_master_wrapper.sh
+++ b/bin/reproducible_master_wrapper.sh
@@ -16,7 +16,7 @@ case "$NODE_NAME" in
cbxi4pro0-armhf-rb.debian.net)
exec ssh -p 2226 $NODE_NAME "$JOB_NAME"
;;
- profitbricks-build?-amd64)
+ profitbricks-build?-amd64.debian.net)
exec ssh $NODE_NAME "$JOB_NAME"
;;
*)
--
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