From: Mark Hymers Date: Sat, 18 Apr 2009 16:23:51 +0000 (+0100) Subject: allow us to kill apt-ftparchive clean without rerunning from there X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=abc1f54305cbe8859a02d37422b7beaea63d5084;p=dak.git allow us to kill apt-ftparchive clean without rerunning from there Signed-off-by: Mark Hymers --- diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index c730a116..69887795 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -807,7 +807,7 @@ GO=( FUNC="aptftpcleanup" TIME="apt-ftparchive cleanup" ARGS="" - ERR="" + ERR="false" ) stage $GO