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

[dak/master] config/debian/dinstall.functions: reactivate clean-suites



---
 config/debian/dinstall.functions |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions
index a3547b3..2a5ed8b 100644
--- a/config/debian/dinstall.functions
+++ b/config/debian/dinstall.functions
@@ -177,8 +177,7 @@ function release() {
 function dakcleanup() {
     log "Cleanup old packages/files"
     dak clean-suites -m 10000
-    # XXX: reactivate once clean-queues is fixed
-    #dak clean-queues
+    dak clean-queues -i "$unchecked"
 }
 
 function buildd_dir() {
-- 
1.7.2.5


Reply to: