diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_nodes_info.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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 |