X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.functions;h=751f3178362fca9f671bff848a0327a603981c69;hb=76f197bc13c6c094f9687f87b1c475330f3771fa;hp=abc5a5b5081e7b272d64e32d6ab36b13a1192270;hpb=d0d94b9b1e5b21a6769991ffcb8a4eb4983efc71;p=dak.git diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index abc5a5b5..751f3178 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -72,7 +72,7 @@ function updates() { # Process (oldstable)-proposed-updates "NEW" queue function punew_do() { date -u -R >> REPORT - dak process-policy $1 | tee >> REPORT | mail -e -s "NEW changes in $1" debian-release@lists.debian.org + dak process-policy $1 | tee -a REPORT | mail -e -s "NEW changes in $1" debian-release@lists.debian.org echo >> REPORT } function punew() { @@ -543,7 +543,7 @@ function process_unchecked() { } # do a run of newstage only before dinstall is on. -function process_newstage() { +function newstage() { log "Processing the newstage queue" UNCHECKED_WITHOUT_LOCK="-p" do_newstage