X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=scripts%2Fdebian%2Fbuildd-remove-keys;h=7b597c044ba48b69fc8a16348b1851b39fc93ef6;hb=b60394c7d9054748972aaf019398c9837d712b99;hp=ecd859d06192217d48f9b627d9ac4d0ab3729627;hpb=ceb0606b4e2194dd44e185efc128717cdfa0f0d7;p=dak.git 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"