Unverified Commit 07c6326a authored by Holger Levsen's avatar Holger Levsen
Browse files

use $HOSTNAME instead of $(hostname -a)

parent 5367dfe1
...@@ -671,7 +671,7 @@ else ...@@ -671,7 +671,7 @@ else
Key-Type: RSA Key-Type: RSA
Key-Length: 4096 Key-Length: 4096
Key-Usage: sign Key-Usage: sign
Name-Real: $(hostname -a) Name-Real: $HOSTNAME
Name-Comment: Automatically generated key for signing .buildinfo files Name-Comment: Automatically generated key for signing .buildinfo files
Expire-Date: 0 Expire-Date: 0
%no-ask-passphrase %no-ask-passphrase
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment