X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=daklib%2Fqueue.py;h=88cc1f916049558ed63df36d2c86716613851d81;hb=3d2e771c6a2e63c41e25eed4c67909109eb9678a;hp=174c02c8a48f9c4809dd7bbeaf1673547604d875;hpb=f9f04a9f589926a0c4c91d63321dc1358b1dff5a;p=dak.git diff --git a/daklib/queue.py b/daklib/queue.py index 174c02c8..88cc1f91 100755 --- a/daklib/queue.py +++ b/daklib/queue.py @@ -1263,7 +1263,7 @@ class Upload(object): 'OldProposedUpdates', 'Embargoed', 'Unembargoed') for queue in queues: - if 'Dir::Queue::%s' % queue not in cnf: + if not cnf.get('Dir::Queue::%s' % queue): continue queuefile_path = os.path.join(