X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=blobdiff_plain;f=config%2Fdebian%2Fhourly.functions;h=6c1b093cf979802041091d0dc9ca3a0fec7e1657;hp=48684e084a747ec2366987a195dbcbc9c35588a8;hb=891e1ef72e79a6b566a9230b3d471ccab7e9348f;hpb=32063f01897651692754f8a2a0f189fa7c1f3c64 diff --git a/config/debian/hourly.functions b/config/debian/hourly.functions index 48684e08..6c1b093c 100644 --- a/config/debian/hourly.functions +++ b/config/debian/hourly.functions @@ -7,9 +7,9 @@ function importusers() { function newoverview() { # do not run show-new and other stuff in parallel if lockfile -r16 $LOCK_UNCHECKED 2> /dev/null; then - log "Creating new overview" TMPFILES="${TMPFILES} ${LOCK_UNCHECKED}" do_new + log "Output html for packages in NEW" dak show-new > /dev/null || true cleantempfiles fi