From: Joerg Jaspert Date: Mon, 23 Feb 2009 07:37:10 +0000 (+0100) Subject: Save the 'after' log X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=9bbe85e05fbf25ac69ad60d8e6cc06035d671155;p=dak.git Save the 'after' log Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index babef86a..3401fb27 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -767,7 +767,7 @@ stage $GO log "Daily cron scripts successful, all done" -exec > /dev/null 2>&1 +exec > "$logdir/afterdinstall.log" 2>&1 cat "$LOGFILE" | mail -s "Log for dinstall run of ${NOW}" cron@ftp-master.debian.org