[Qa-jenkins-scm] [jenkins.debian.net] 01/01: explain how many hosts were updated
Holger Levsen
holger at layer-acht.org
Mon Nov 14 12:06:10 UTC 2016
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 344bde7347770c87cfadf6ead8c13e2c7c6e3721
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Nov 14 13:06:03 2016 +0100
explain how many hosts were updated
---
deploy_everywhere | 1 +
1 file changed, 1 insertion(+)
diff --git a/deploy_everywhere b/deploy_everywhere
index 37f9a67..4a8d75a 100755
--- a/deploy_everywhere
+++ b/deploy_everywhere
@@ -191,6 +191,7 @@ for i in $HOSTS ; do
done
echo
+echo "$(echo $HOSTS | sed -s "s# #\n#g" | wc -l) hosts updated."
END=$(date +'%s')
DURATION=$(( $END - $START ))
HOUR=$(echo "$DURATION/3600"|bc)
--
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