X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.hourly;h=9f2266d8f1cdb6f3174379b73637b3653df22ac8;hb=5a43473af9cd00be3bf9a63ed815ad8a17ecf1fc;hp=2b80ffe16b964e6d3b2116e95b2bbb91d4a46e96;hpb=56c670d4b1dd0d73a38f9e6d47d48356b8cc3407;p=dak.git diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index 2b80ffe1..9f2266d8 100755 --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -18,6 +18,7 @@ dak graph -n new,byhand,p-u-new,o-p-u-new,deferred -r $webdir/stat -i $webdir/st # do not run show-new and other stuff in parallel LOCKFILE="$lockdir/unchecked.lock" if lockfile -r16 $LOCKFILE 2> /dev/null; then + do_new dak show-new > /dev/null || true rm -f $LOCKFILE fi