From db5b242e053306865c09b693ab5e2132371b2827 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Tue, 26 Aug 2014 22:17:28 +0200 Subject: [PATCH] cron.unchecked: drop unused do_dists function. --- config/debian/cron.unchecked | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked index 6d3226d8..74eb58b2 100755 --- a/config/debian/cron.unchecked +++ b/config/debian/cron.unchecked @@ -65,12 +65,6 @@ function do_buildd () { fi } -function do_dists () { - #cd $configdir - #dak generate-filelist -s unstable,experimental -i - dak generate-packages-sources2 -s unstable experimental >/dev/null -} - ######################################################################## # the actual unchecked functions follow # ######################################################################## @@ -101,7 +95,6 @@ do_unchecked if [ ! -z "$changes" ]; then sync_debbugs do_buildd - #do_dists fi dak contents -l 10000 scan-binary -- 2.39.5