From: Joerg Jaspert Date: Mon, 7 Mar 2011 21:47:49 +0000 (+0100) Subject: goodbye comments X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=inline;h=82adb683eb6ebcdf442a2ae0c6d19e7f60661ead;hp=-c;p=dak.git goodbye comments Signed-off-by: Joerg Jaspert --- 82adb683eb6ebcdf442a2ae0c6d19e7f60661ead diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked index e1d40a7f..0d180a18 100755 --- a/config/debian/cron.unchecked +++ b/config/debian/cron.unchecked @@ -88,10 +88,6 @@ function do_dists () { export LANG=C export LC_ALL=C -#lockfile -r3 "$LOCK_NEW" -# acceptnew -#rm -f "$LOCK_NEW" - # only run one cron.unchecked if ! lockfile -r8 $LOCKFILE; then echo "aborting cron.unchecked because $LOCKFILE has already been locked"