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

Holger Levsen holger at moszumanska.debian.org
Wed Sep 16 10:09:50 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 df6404e88d2d74916d576477505919f811579d7f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Sep 16 12:09:39 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 deb8ac2..3295bd8 100755
--- a/bin/reproducible_nodes_info.sh
+++ b/bin/reproducible_nodes_info.sh
@@ -17,6 +17,7 @@ TMPFILE_NODE=$(mktemp)
 
 for NODE in $BUILD_NODES ; do
 	if [ "$NODE" = "jenkins.debian.net" ] ; then
+		echo "$(date -u) - Trying to update $TARGET_DIR/$NODE."
 		/srv/jenkins/bin/reproducible_info.sh > $TARGET_DIR/$NODE
 		echo "$(date -u) - $TARGET_DIR/$NODE updated."
 		cat $TARGET_DIR/$NODE

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