From 7954afb843eb74725429c30a7f350c9da29301b1 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Fri, 25 Apr 2008 21:07:13 +0200 Subject: [PATCH] Ignore split-done output in cron runs --- config/debian/cron.weekly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly index 1124afa8..f7fa9c04 100755 --- a/config/debian/cron.weekly +++ b/config/debian/cron.weekly @@ -18,7 +18,7 @@ fi # Clean up apt-ftparchive's databases # Split queue/done -dak split-done +dak split-done > /dev/null cd $configdir apt-ftparchive -q clean apt.conf -- 2.39.2