]> git.decadent.org.uk Git - dak.git/commit
dak/process_commands.py: remove all processed files to done
authorAnsgar Burchardt <ansgar@debian.org>
Thu, 20 Sep 2012 10:15:01 +0000 (12:15 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Thu, 20 Sep 2012 10:15:01 +0000 (12:15 +0200)
commit69dfbae0211fa24722afc05f789d3f972fe75259
tree1aaba2d69a1b5236cbdd8ede2ae32e6fd7ea7dbc
parentfc107ed3ee7b9d932514b4ea91a50074610d0ce3
dak/process_commands.py: remove all processed files to done

We want all files that were processed to be moved to done. It would be
confusing to have files in reject when we did evaluate some of the
commands from there and only encountered an error later.

Files that do not pass the GPG check are still moved to the reject
directory.
dak/process_commands.py