From: Joerg Jaspert Date: Sat, 3 Mar 2012 17:24:52 +0000 (+0100) Subject: forget a comment, break the scripts. no more X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=b60394c7d9054748972aaf019398c9837d712b99 forget a comment, break the scripts. no more Signed-off-by: Joerg Jaspert --- diff --git a/scripts/debian/buildd-remove-keys b/scripts/debian/buildd-remove-keys index ecd859d0..7b597c04 100755 --- a/scripts/debian/buildd-remove-keys +++ b/scripts/debian/buildd-remove-keys @@ -178,6 +178,8 @@ for file in ${KEYS}; do fi done + COMMENT=${COMMENT:-"The bad ${KEYSUBMITTER} hasn't supplied a comment"} + # Right, we have the keyid, know the arch, lets see if we can remove it ARCHKEYRING="${base}/${ARCH}/keyring.gpg"