From: Joerg Jaspert Date: Mon, 7 Mar 2011 21:47:49 +0000 (+0100) Subject: goodbye comments X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82adb683eb6ebcdf442a2ae0c6d19e7f60661ead;p=dak goodbye comments Signed-off-by: Joerg Jaspert --- 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"