]> git.decadent.org.uk Git - dak.git/commitdiff
Remove unused variable
authorMark Hymers <mhy@debian.org>
Fri, 29 Jul 2011 20:01:14 +0000 (21:01 +0100)
committerMark Hymers <mhy@debian.org>
Fri, 29 Jul 2011 20:01:14 +0000 (21:01 +0100)
Signed-off-by: Mark Hymers <mhy@debian.org>
docs/README.config
setup/dak-minimal.conf.template

index c7a59659f40bfbf4a3203c6c06fe1d59c7f9e975..7fabb4ee281b245a20afbf1f54cde999ab7d3b95 100644 (file)
@@ -146,7 +146,7 @@ Dinstall
 
     //// KeyAutoFetch (optional): boolean (default: false), which if set (and
     //// not overriden by explicit argument to check_signature()) will enable
-    //// auto key retrieval.  Requires KeyServer and SigningKeyIds variables be
+    //// auto key retrieval.  Requires KeyServer variable be
     //// set.  NB: you should only enable this variable on production systems
     //// if you have strict control of your upload queue.
     // KeyAutoFetch "false";
index 45c5d0f1f20023d55f5909a572bcb938138d2eb0..7b4f9d254a8ca302185b0923db176e56a80b208d 100644 (file)
@@ -18,7 +18,6 @@ Dinstall
 {
    SigningKeyring "__DAKBASE__/keyrings/s3kr1t/dot-gnupg/secring.gpg";
    SigningPubKeyring "__DAKBASE__/keyrings/s3kr1t/dot-gnupg/pubring.gpg";
-   SigningKeyIds "__ARCHIVEKEYID__";
 
    Options
    {