]> git.decadent.org.uk Git - dak.git/commit
signed buildd incoming dir
authorJoerg Jaspert <joerg@debian.org>
Mon, 6 Apr 2009 20:47:45 +0000 (22:47 +0200)
committerJoerg Jaspert <joerg@debian.org>
Mon, 6 Apr 2009 20:47:45 +0000 (22:47 +0200)
commit459c6eaf4425915f363530216cd239fe9d8d0f9d
tree47a03c537e2158a6f7d63dc63013f46d10526827
parent92836c3eece617d1b39d3631db4d8c80a55bbcd4
signed buildd incoming dir

moved all the code creating this into the common file, new function
cron.unchecked now just calls this function (and so sources the common file)
cron.dinstall also calls this function, immediately after process-accepted did run.
This should get the times where buildds get 403 on files down to at max. the runtime
of process-accepted.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/common
config/debian/cron.dinstall
config/debian/cron.unchecked