]> err.no Git - dak/commit
dak/process_policy: Process source uploads first master
authorTollef Fog Heen <tfheen@varnish-software.com>
Tue, 15 Oct 2013 09:22:24 +0000 (11:22 +0200)
committerTollef Fog Heen <tfheen@err.no>
Tue, 15 Oct 2013 09:22:24 +0000 (11:22 +0200)
commitb1be5f064750bbe39050ff278a9e6d2baf0e2aa8
tree5a6af42ad1c15c32086c39bbd52b5b0ead016a60
parenta505563f05595a16c5c63f232a7f77b1aeb2cbbe
dak/process_policy: Process source uploads first

If we only process the NEW queue in readdir order, we risk processing
a binary package before its source, which will lead to spurious
REJECTs.  This processes all source-only uploads first, which prevents
that from happening.

Signed-off-by: Tollef Fog Heen <tfheen@err.no>
dak/process_policy.py