[Qa-jenkins-scm] [jenkins.debian.net] 01/01: less is more

Holger Levsen holger at moszumanska.debian.org
Thu May 14 13:32:32 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 abf2d3859c2ba6ffe584477ecaa91951d44598f7
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu May 14 15:32:11 2015 +0200

    less is more
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 7f24b95..501896b 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -273,7 +273,7 @@ for config in *.yaml ; do
 	if [ $config -nt $STAMP ] || [ ! -f $STAMP ] ; then
 		sudo jenkins-jobs update $config
 	else
-		explain "$config has not changed, nothing to do."
+		echo "$config has not changed, nothing to do."
 	fi
 done
 explain "Jenkins jobs updated."

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