[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] forget a comment, break the scripts. no more



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 scripts/debian/buildd-remove-keys |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/scripts/debian/buildd-remove-keys b/scripts/debian/buildd-remove-keys
index ecd859d..7b597c0 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"
 
-- 
1.7.2.5


Reply to: