From: Joerg Jaspert Date: Sun, 1 Nov 2009 22:36:37 +0000 (+0100) Subject: Its not p-u, its p-u, damnit X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=2d962ea31ca284ac6cdeaa81f1e33d5712134fbd;p=dak.git Its not p-u, its p-u, damnit Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 9fbda5f8..4d1195a9 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -223,8 +223,8 @@ lockfile "$LOCK_ACCEPTED" lockfile "$LOCK_NEW" GO=( - FUNC="process_upload" - TIME="process-upload" + FUNC="process_unchecked" + TIME="unchecked" ARGS="" ERR="" )