From: Ansgar Burchardt Date: Sat, 15 Jun 2013 13:05:16 +0000 (+0200) Subject: dinstall: no longer regenerate buildd queues X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=8c9a4b1ef77545a0e8a47080662796783a6d65a7;p=dak.git dinstall: no longer regenerate buildd queues --- diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 03994aab..2a2fe157 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -325,14 +325,6 @@ GO=( ) stage $GO -GO=( - FUNC="buildd_dir" - TIME="buildd_dir" - ARGS="" - ERR="" -) -stage $GO - state "scripts" GO=( FUNC="mkmaintainers" diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 63455405..5574b484 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -195,13 +195,6 @@ function dakcleanup() { dak clean-queues -i "$unchecked" } -function buildd_dir() { - # Rebuilt the buildd dir to avoid long times of 403 - log "Regenerating the buildd incoming dir" - STAMP=$(date "+%Y%m%d%H%M") - make_buildd_dir -} - function mklslar() { local archiveroot local FILENAME=ls-lR