From: Ansgar Burchardt Date: Sun, 4 Nov 2012 12:45:42 +0000 (+0100) Subject: dak/process_policy.py: Add option to copy accepted packages somewhere X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=2af1fccea2cdefc22dc0bab0540287611014abd1;hp=2af1fccea2cdefc22dc0bab0540287611014abd1;p=dak.git dak/process_policy.py: Add option to copy accepted packages somewhere To sync packages accepted into the security archive to the main archive we need to grab all accepted uploads. The right time to do so is when we install them from the policy queue into the public archive, ie. in process-policy. ---