X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=69a725c30e7a719a6269ec33778be7e57e2569e7;hb=9eff87cf703b5fe3310570ab30ff922e62f2957a;hp=a3547b30354817626cd20d1505e029e5ecb25409;hpb=43ba23d1d8d69be76915647ea3ea213e5aad4ed6;p=dak.git diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index a3547b30..69a725c3 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() { @@ -404,6 +403,7 @@ function transitionsclean() { function dm() { log "Updating DM html page" $scriptsdir/dm-monitor >$webdir/dm-uploaders.html + dak acl export-per-source dm >$exportdir/dm.txt } function bts() {