[Qa-jenkins-scm] [jenkins.debian.net] 01/01: use 'hostname -f' output instead of jenkins

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

    use 'hostname -f' output instead of jenkins
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 2383a02..7f24b95 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -351,4 +351,4 @@ rgrep FIXME $BASEDIR/* | grep -v "rgrep FIXME" | grep -v echo
 # finally
 #
 touch $STAMP	# so on the next run, only configs newer than this file will be updated
-explain "Jenkins successfully updated."
+explain "$(hostname -f) successfully 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