X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.unchecked;h=5e7a035dcfeeafb0592bab7bbddd6e6b9e1dc645;hb=3670b5f49b4d70a8eaf7ac24f50a541c9286fde2;hp=41b664016126c642d12d7bb159d038e9f99f5516;hpb=006cbdd7669733c100b5ff59352c15591b11ff0f;p=dak.git diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked index 41b66401..5e7a035d 100755 --- a/config/debian/cron.unchecked +++ b/config/debian/cron.unchecked @@ -31,7 +31,7 @@ if lockfile -r3 $LOCKFILE; then if [ ! -z "$changes" ]; then echo "$timestamp": "$changes" >> $report - dak process-unchecked -a $changes >> $report + dak process-unchecked -a -d "$unchecked" >> $report echo "--" >> $report # sync with debbugs