]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.unchecked
allow p-a and p-u to take a directory to parse themselves
[dak.git] / config / debian / cron.unchecked
index 41b664016126c642d12d7bb159d038e9f99f5516..a2eb6d3893187ceb1233f84a31de3b4eb5596294 100755 (executable)
@@ -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 /srv/ftp.debian.org/queue/unchecked >> $report
        echo "--" >> $report
 
        # sync with debbugs