From a915dd4a125c321cce1842de85dcf16102b70f09 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 2 Apr 2016 14:05:22 +0200 Subject: [PATCH] Ups, that backports dir is still in use --- config/debian/monthly.functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/monthly.functions b/config/debian/monthly.functions index 22ba94bf..c930f62a 100644 --- a/config/debian/monthly.functions +++ b/config/debian/monthly.functions @@ -28,7 +28,7 @@ function rotatereports() { # Do not rotate while it might receive data if lockfile -r -1 ${LOCK_UNCHECKED} 2> /dev/null; then TMPFILES="${TMPFILES} ${LOCK_UNCHECKED}" - for dir in ${queuedir}/{.,p-u-new,o-p-u-new}; do + for dir in ${queuedir}/{.,p-u-new,o-p-u-new} /srv/backports-master.debian.org/queue/policy; do cd ${dir} mv REPORT REPORT.${OLDDATE} xz -9 REPORT.${OLDDATE} -- 2.39.2