From e7a1a1492405afbbc7c9a4c30e4061727f3c7ffb Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Sun, 12 Aug 2012 12:17:35 +0200 Subject: [PATCH] config/debian/common: also process BYHAND --- config/debian/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/common b/config/debian/common index 18ca14bf..a785db58 100644 --- a/config/debian/common +++ b/config/debian/common @@ -126,7 +126,7 @@ function do_new () { if [ "${PROGRAM}" = "dinstall" ]; then log "Doing NEW processing" fi - dak process-policy new | mail -a "X-Debian: DAK" -e -s "NEW processing" ftpmaster@ftp-master.debian.org -- -F "Debian FTP Masters" -f ftpmaster@ftp-master.debian.org + (dak process-policy new; dak process-policy byhand) | mail -a "X-Debian: DAK" -e -s "NEW and BYHAND processing" ftpmaster@ftp-master.debian.org -- -F "Debian FTP Masters" -f ftpmaster@ftp-master.debian.org dak clean-suites -a new } -- 2.39.2