From df6404e88d2d74916d576477505919f811579d7f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 16 Sep 2015 12:09:39 +0200 Subject: 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 deb8ac27..3295bd8b 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 -- cgit v1.2.3-70-g09d2