[Qa-jenkins-scm] [jenkins.debian.net] 01/01: be more verbose even when saying less

Holger Levsen holger at layer-acht.org
Mon Nov 21 14:44:21 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 3faa9a56a6dad0f317dfd6a2cb1e5cb58fa1bcac
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 21 15:44:14 2016 +0100

    be more verbose even when saying less
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 update_jdn.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/update_jdn.sh b/update_jdn.sh
index a2e1e80..fa6fcb3 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -743,6 +743,8 @@ case $HOSTNAME in
 		if ! $UP2DATE ; then
 			MESSAGE="jenkins.d.n updated to $(cd $BASEDIR ; git describe --always)."
 			kgb-client --conf /srv/jenkins/kgb/debian-qa.conf --relay-msg "$MESSAGE"
+		else
+			echo "Nothing changed, not informing IRC."
 		fi
 		;;
 	*)	;;

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