[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] allow us to kill apt-ftparchive clean without rerunning from there



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 config/debian/cron.dinstall |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall
index c730a11..6988779 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
 
-- 
1.5.6.5



Reply to: