From: Joerg Jaspert Date: Sat, 30 May 2009 09:13:31 +0000 (+0200) Subject: unchecked X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=7cc0a0444520a73706369740ff5ea5657479c0d4;p=dak.git unchecked do not retry the lockfile forever and ever Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked index e69ad6c2..166579db 100755 --- a/config/debian/cron.unchecked +++ b/config/debian/cron.unchecked @@ -75,7 +75,7 @@ function do_buildd () { # the actual unchecked functions follow # ######################################################################## -lockfile "$LOCK_NEW" +lockfile -r3 "$LOCK_NEW" acceptnew rm -f "$LOCK_NEW"