projects
/
dak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f496c4
)
forget a comment, break the scripts. no more
author
Joerg Jaspert
<joerg@debian.org>
Sat, 3 Mar 2012 17:24:52 +0000
(18:24 +0100)
committer
Joerg 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
patch
|
blob
|
history
diff --git
a/scripts/debian/buildd-remove-keys
b/scripts/debian/buildd-remove-keys
index ecd859d06192217d48f9b627d9ac4d0ab3729627..7b597c044ba48b69fc8a16348b1851b39fc93ef6 100755
(executable)
--- 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"