From: Ansgar Burchardt Date: Tue, 26 Aug 2014 20:17:28 +0000 (+0200) Subject: cron.unchecked: drop unused do_dists function. X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=db5b242e053306865c09b693ab5e2132371b2827 cron.unchecked: drop unused do_dists function. --- 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