projects
/
dak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91d8f91
)
config/debian/dinstall.functions: reactivate clean-suites
author
Ansgar Burchardt
<ansgar@debian.org>
Mon, 17 Sep 2012 17:08:15 +0000
(19:08 +0200)
committer
Ansgar Burchardt
<ansgar@debian.org>
Mon, 17 Sep 2012 17:08:15 +0000
(19:08 +0200)
config/debian/dinstall.functions
patch
|
blob
|
history
diff --git
a/config/debian/dinstall.functions
b/config/debian/dinstall.functions
index a3547b30354817626cd20d1505e029e5ecb25409..2a5ed8b692fcd34a744f7a61c679f39b82a60d43 100644
(file)
--- 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() {