[Qa-jenkins-scm] [jenkins.debian.net] 01/01: use $HOSTNAME instead of $(hostname -a)

Holger Levsen holger at layer-acht.org
Mon Oct 31 23:48:40 UTC 2016


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 07c6326a33c47723afd135dfd264abec68adb971
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Nov 1 00:48:17 2016 +0100

    use $HOSTNAME instead of $(hostname -a)
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index a1de892..8b23af6 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -671,7 +671,7 @@ else
 Key-Type: RSA
 Key-Length: 4096
 Key-Usage: sign
-Name-Real: $(hostname -a)
+Name-Real: $HOSTNAME
 Name-Comment: Automatically generated key for signing .buildinfo files
 Expire-Date: 0
 %no-ask-passphrase

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