[dak/master] No, we don't need to see this output, halt die klappe cron
---
config/debian-security/cron.weekly | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/debian-security/cron.weekly b/config/debian-security/cron.weekly
index dd4f9d9..e46b254 100755
--- a/config/debian-security/cron.weekly
+++ b/config/debian-security/cron.weekly
@@ -26,7 +26,7 @@ if ! lockfile -r100 "$LOCKFILE"; then
fi
trap cleanup EXIT
-dak generate-releases -a security
+dak generate-releases -a security >/dev/null
cleanup
trap - EXIT
--
1.7.10.4
Reply to: