[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible: be more	verbose
    Holger Levsen 
    holger at moszumanska.debian.org
       
    Wed Sep  9 14:20:03 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 85f7b2fe76472ddf1237a4db24f08cfb79f934e0
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Sep 9 16:04:32 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 8361731..7283f05 100755
--- a/bin/reproducible_nodes_info.sh
+++ b/bin/reproducible_nodes_info.sh
@@ -30,6 +30,7 @@ for NODE in bpi0-armhf-rb.debian.net hb0-armhf-rb.debian.net wbq0-armhf-rb.debia
 	if [ -s $TMPFILE_NODE ] ; then
 		mv $TMPFILE_NODE $TARGET_DIR/$NODE
 		echo "$(date -u) - $TARGET_DIR/$NODE updated."
+		cat $TARGET_DIR/$NODE
 	fi
 	rm -f $TMPFILE_SRC $TMPFILE_NODE
 done
-- 
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