[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: be more verbose

Holger Levsen holger at moszumanska.debian.org
Wed Sep 16 11:08: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 48a83037b48a8b0d838642ed17ca6ad1d8fc883f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Sep 16 13:08:14 2015 +0200

    reproducible: be more verbose
---
 bin/reproducible_nodes_info.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_nodes_info.sh b/bin/reproducible_nodes_info.sh
index 3295bd8..d6468aa 100755
--- a/bin/reproducible_nodes_info.sh
+++ b/bin/reproducible_nodes_info.sh
@@ -27,6 +27,7 @@ for NODE in $BUILD_NODES ; do
 	# jenkins_master_wrapper.sh needs NODE_NAME and JOB_NAME
 	export NODE_NAME=$NODE
 	export JOB_NAME=$JOB_NAME
+	echo "$(date -u) - Trying to update $TARGET_DIR/$NODE."
 	/srv/jenkins/bin/jenkins_master_wrapper.sh /srv/jenkins/bin/reproducible_info.sh > $TMPFILE_SRC
 	for KEY in $BUILD_ENV_VARS ; do
 		VALUE=$(egrep "^$KEY=" $TMPFILE_SRC | cut -d "=" -f2-)

-- 
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