X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fhourly.functions;h=3e809fafece0dda5a903621e6bd6c5a8d1519c6d;hb=9639afdb34ea7c5fdaf62e05a78ca0aab288f6de;hp=5a4331023b1e61135dd2c4ecdc6b6c9128383103;hpb=e65fe609400677be4ee3429e7251184b2fbc178e;p=dak.git diff --git a/config/debian/hourly.functions b/config/debian/hourly.functions index 5a433102..3e809faf 100644 --- a/config/debian/hourly.functions +++ b/config/debian/hourly.functions @@ -7,7 +7,7 @@ function importusers() { function newoverview() { # do not run show-new and other stuff in parallel if lockfile -r16 $LOCK_UNCHECKED 2> /dev/null; then - TEMPFILES="${TEMPFILES} ${LOCK_UNCHECKED}" + TMPFILES="${TMPFILES} ${LOCK_UNCHECKED}" do_new dak show-new > /dev/null || true fi @@ -49,7 +49,7 @@ function backportsacl() { # do the buildd key updates function builddautosigning() { BUILDDFUN=$(mktemp -p "${TMPDIR}" BUILDDFUN.XXXXXX) - TEMPFILES="${TEMPFILEs} ${BUILDDFUN}" + TMPFILES="${TMPFILES} ${BUILDDFUN}" exec >> "${BUILDDFUN}" 2>&1 ${scriptsdir}/buildd-remove-keys ${scriptsdir}/buildd-add-keys