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

[dak/master] Run clean-suites after processing policy queues



Files belonging to rejected uploads should be removed as soon as possible in
case a modified package with the same version is uploaded.

Signed-off-by: Ansgar Burchardt <ansgar@debian.org>
---
 config/debian/cron.unchecked |    1 +
 1 file changed, 1 insertion(+)

diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked
index 39f62a3..3457118 100755
--- a/config/debian/cron.unchecked
+++ b/config/debian/cron.unchecked
@@ -104,6 +104,7 @@ pg_timestamp preunchecked >/dev/null
 punew stable-new
 opunew oldstable-new
 backports_policy
+dak clean-suites -a backports-policy,policy
 
 # Finally deal with unchecked
 do_unchecked
-- 
1.7.10.4


Reply to: