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

[dak/master] Dont run aptftpcleanup in dinstall



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/backports/cron.dinstall |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/config/backports/cron.dinstall b/config/backports/cron.dinstall
index 15e339f..b26626a 100755
--- a/config/backports/cron.dinstall
+++ b/config/backports/cron.dinstall
@@ -398,13 +398,13 @@ GO=(
 )
 stage $GO &
 
-GO=(
-    FUNC="aptftpcleanup"
-    TIME="apt-ftparchive cleanup"
-    ARGS=""
-    ERR="false"
-)
-stage $GO
+# GO=(
+#     FUNC="aptftpcleanup"
+#     TIME="apt-ftparchive cleanup"
+#     ARGS=""
+#     ERR="false"
+# )
+# stage $GO
 
 log "Daily cron scripts successful, all done"
 
-- 
1.5.6.5



Reply to: