X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fclean_queues.py;h=88b0bb9334a712228e2b2ae27ca2cf53f5e016f1;hb=03a86547e5d9b209016cc0b23f825d3baea92f8c;hp=317edbef0f6aad91d647ec55c5261005a965b7d1;hpb=91d8f91d2dd0999610c0d5e6beaa29ebbce3cbb1;p=dak.git diff --git a/dak/clean_queues.py b/dak/clean_queues.py index 317edbef..88b0bb93 100755 --- a/dak/clean_queues.py +++ b/dak/clean_queues.py @@ -91,6 +91,7 @@ def init (cnf): utils.fubar("%s must be a directory." % (del_dir)) # Move to the directory to clean + incoming = Options.get("Incoming") if not incoming: incoming = cnf.get('Dir::Unchecked') if not incoming: