X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdebian%2Fcron.unchecked;h=5e7a035dcfeeafb0592bab7bbddd6e6b9e1dc645;hb=6a4cddfbe864e563e671fe5dabf5600c4783af5c;hp=41b664016126c642d12d7bb159d038e9f99f5516;hpb=b3248adf17c83c4a2cf3d7c7b60b6f538e6c0726;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