From abf2d3859c2ba6ffe584477ecaa91951d44598f7 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 14 May 2015 15:32:11 +0200 Subject: 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 7f24b954..501896b0 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." -- cgit v1.2.3-70-g09d2