X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.unchecked;h=1282b60e8700143fd7de77a6ab7ffaf9c07fea3e;hb=2dd958f43c0a54b88b8806f0e36fbef05b6af185;hp=c018d51f0cce9da6ab74b2365a5c26c9f3ecb558;hpb=da564af9a40d05d078e5ec7e49c0c778ae08ea0e;p=dak.git diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked index c018d51f..1282b60e 100644 --- a/config/debian/cron.unchecked +++ b/config/debian/cron.unchecked @@ -1,9 +1,11 @@ #! /bin/sh set -e +set -u export SCRIPTVARS=/org/ftp.debian.org/dak/config/debian/vars . $SCRIPTVARS +LOCKDAILY="" LOCKFILE="$lockdir/unchecked.lock" NOTICE="$lockdir/daily.lock"