From abc1f54305cbe8859a02d37422b7beaea63d5084 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sat, 18 Apr 2009 17:23:51 +0100 Subject: [PATCH] allow us to kill apt-ftparchive clean without rerunning from there Signed-off-by: Mark Hymers --- config/debian/cron.dinstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2