From 3c410a099b46b7197b4e9d93b8be8157b994b088 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sun, 12 Aug 2012 17:33:15 +0200 Subject: [PATCH] want to use something from common? source it, bastard Signed-off-by: Joerg Jaspert --- config/debian/cron.hourly | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.39.2