[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] be more verbose

Holger Levsen gitlab at salsa.debian.org
Wed Feb 13 14:20:06 GMT 2019


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
7c5a05bd by Holger Levsen at 2019-02-13T14:19:51Z
be more verbose

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -35,8 +35,10 @@ DPKG_ARCH="$(dpkg --print-architecture)"
 # so we can later run some commands only if $0 has been updated…
 if [ -f $STAMP ] && [ $STAMP -nt $BASEDIR/$0 ] ; then
 	UP2DATE=true
+	echo $HOSTNAME is up2date.
 else
 	UP2DATE=false
+	echo $HOSTNAME needs to be updated.
 fi
 
 



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/7c5a05bdec128f7c5e1ee648001c441074bbadde

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/7c5a05bdec128f7c5e1ee648001c441074bbadde
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190213/d1d4fad5/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list