]> git.decadent.org.uk Git - dak.git/commitdiff
forget a comment, break the scripts. no more
authorJoerg Jaspert <joerg@debian.org>
Sat, 3 Mar 2012 17:24:52 +0000 (18:24 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sat, 3 Mar 2012 17:24:52 +0000 (18:24 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
scripts/debian/buildd-remove-keys

index ecd859d06192217d48f9b627d9ac4d0ab3729627..7b597c044ba48b69fc8a16348b1851b39fc93ef6 100755 (executable)
@@ -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"