X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=crontab.d%2Fupdate.sh;h=062c34eefb59b393513b18ffa3b7830c7fd68c59;hb=51075c34517cc53075b4249e985343486d476ce7;hp=05519bb4a14b0b901bc58f585954673e670de73a;hpb=89e25159665041e5454367380483002c3aa34363;p=config%2Fdotfiles.git diff --git a/crontab.d/update.sh b/crontab.d/update.sh index 05519bb..062c34e 100755 --- a/crontab.d/update.sh +++ b/crontab.d/update.sh @@ -52,9 +52,8 @@ echo "###################################" >> "$CRONTAB" echo >> "$CRONTAB" echo "# It was generated from '$DIRECTORY/*' on `date -R`." >> "$CRONTAB" -# Enforce C sort order ($LANGUAGE is a GNU extension). +# Enforce C sort order. LC_ALL=C -LANGUAGE=C NO_MATCHES= for file in "$DIRECTORY"/crontab.*; do