From 906a6edff6feafc811e969c4d9e4ac80135a118a Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 14 May 2015 15:28:28 +0200 Subject: 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 2383a026..7f24b954 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." -- cgit v1.2.3-70-g09d2