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

[dak/master 3/4] run on all queues and don't pass useless -v



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 config/debian/common |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/debian/common b/config/debian/common
index d0ba21b..d7f8e1f 100644
--- a/config/debian/common
+++ b/config/debian/common
@@ -42,7 +42,7 @@ function wbtrigger() {
 
 # used by cron.dinstall *and* cron.unchecked.
 function make_buildd_dir () {
-    dak manage-build-queues -v buildd
+    dak manage-build-queues -a
 
     cd ${incoming}
     mkdir -p tree/${STAMP}
-- 
1.6.3.3



Reply to: