From 90aa1651e5fa5f5dd9d8bcf2099a8dcbd4a185f4 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sat, 18 Feb 2012 18:53:54 -0800 Subject: [PATCH] * disable no-action --- config/debian-r/dak.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/debian-r/dak.conf b/config/debian-r/dak.conf index eacb5d8e..00746149 100644 --- a/config/debian-r/dak.conf +++ b/config/debian-r/dak.conf @@ -2,6 +2,7 @@ Dinstall { // was non-us.d.o path before Options::No-Mail "true"; + Options::No-Action "false"; SigningKeyring "/srv/debian-r/s3kr1t/dot-gnupg/secring.gpg"; SigningPubKeyring "/srv/debian-r/s3kr1t/dot-gnupg/pubring.gpg"; SigningKeyIds "55BE302B"; @@ -89,6 +90,8 @@ Clean-Queues MorgueSubDir "queue"; }; + + Rm { Options -- 2.39.5