X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdebian%2Fcron.unchecked;h=fbc2a5efb3b3e7c906709ead0704e0680a3e1d19;hb=4fbe76ca4e30a4515d2111a27d3067259f890355;hp=ee95878fa839047b15823953286e8093263ef312;hpb=406692a03dacf3bd74d09c153802a3ea90886b7d;p=dak.git diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked index ee95878f..fbc2a5ef 100755 --- a/config/debian/cron.unchecked +++ b/config/debian/cron.unchecked @@ -70,7 +70,7 @@ function do_buildd () { fi done make_buildd_dir - wbtrigger "often" + wbtrigger fi } @@ -78,6 +78,10 @@ function do_buildd () { # the actual unchecked functions follow # ######################################################################## +# And use one locale, no matter what the caller has set +export LANG=C +export LC_ALL=C + #lockfile -r3 "$LOCK_NEW" # acceptnew #rm -f "$LOCK_NEW" @@ -86,6 +90,7 @@ function do_buildd () { lockfile -r3 $LOCKFILE || exit 0 trap cleanup 0 +do_newstage do_unchecked if [ ! -z "$changes" ]; then