From: Joerg Jaspert Date: Sun, 12 Aug 2012 15:33:15 +0000 (+0200) Subject: want to use something from common? source it, bastard X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=3c410a099b46b7197b4e9d93b8be8157b994b088;hp=b79fdbd11acc8e8f4bd1d7a1a001524c645f0714;p=dak.git want to use something from common? source it, bastard Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index 9f2266d8..f559026c 100755 --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -9,6 +9,12 @@ set -u export SCRIPTVARS=/srv/ftp-master.debian.org/dak/config/debian/vars . $SCRIPTVARS +######################################################################## +# Functions # +######################################################################## +# common functions are "outsourced" +. "${configdir}/common" + dak import-users-from-passwd dak queue-report -n > $webdir/new.html dak queue-report -8 -d new,byhand,proposedupdates,oldproposedupdates -r $webdir/stat