summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_master_wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_master_wrapper.sh')
-rwxr-xr-xbin/reproducible_master_wrapper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_master_wrapper.sh b/bin/reproducible_master_wrapper.sh
index ad1fa3fe..e11aec05 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"
;;
*)