From 8c9a4b1ef77545a0e8a47080662796783a6d65a7 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Sat, 15 Jun 2013 15:05:16 +0200 Subject: [PATCH] dinstall: no longer regenerate buildd queues --- config/debian/cron.dinstall | 8 -------- config/debian/dinstall.functions | 7 ------- 2 files changed, 15 deletions(-) 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 -- 2.39.5