From 520cc894834d0bf90b409bca8db8ad428d273582 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Fri, 25 Dec 2015 23:16:32 +0100 Subject: [PATCH] remove unused code (we arent doing an extra unchecked run out of dinstall anymore for whoever knows how long) --- config/debian/dinstall.functions | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 65063852..5f1683be 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -626,14 +626,6 @@ function testingsourcelist() { dak ls -s testing -f heidi -r .| egrep 'source$' > ${webdir}/testing.list } -# do a last run of process-unchecked before dinstall is on. -function process_unchecked() { - log "Processing the unchecked queue" - UNCHECKED_WITHOUT_LOCK="-p" - do_unchecked - sync_debbugs -} - # Function to update a "statefile" telling people what we are doing # (more or less). # -- 2.39.2