From: Mark Hymers Date: Wed, 4 Nov 2009 18:25:18 +0000 (+0000) Subject: add mbq to dak.py X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d6090f15f39085e197db475f24e6409b93bb400;p=dak add mbq to dak.py Signed-off-by: Mark Hymers --- diff --git a/dak/dak.py b/dak/dak.py index cd42c3ed..1d9336db 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -84,6 +84,8 @@ def init(): "Generate .diff/Index files"), ("clean-suites", "Clean unused/superseded packages from the archive"), + ("manage-build-queues", + "Clean and update metadata for build queues"), ("clean-queues", "Clean cruft from incoming"), ("clean-proposed-updates",