summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-12-08 02:46:42 +0100
committerHolger Levsen <holger@layer-acht.org>2016-12-08 02:46:42 +0100
commit87dfb596fc454e76851e8d18bf2b9e4fbbb5dd8e (patch)
tree408c03970d5707044cf2b14ba9402da2f4880e9d /bin
parent9d9c08339db3a61779d836877410f85b48e7b488 (diff)
downloadjenkins.debian.net-87dfb596fc454e76851e8d18bf2b9e4fbbb5dd8e.tar.xz
reproducible Debian: add more debug output
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 88841651..992d31c6 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -727,6 +727,7 @@ check_nodes_are_up() {
remote_build() {
local BUILDNR=$1
local NODE=$2
+ log_info "Preparing to do remote build '$BUILDNR' on $NODE."
get_node_ssh_port $NODE
# sleep 15min if first node is down
# but 1h if the 2nd node is down