scripts: use LC_ALL=C in more places
commitbe2ede611f5d20e6687b0890bd51c893fffe1135
authorKyle J. McKay <mackyle@gmail.com>
Fri, 3 Jun 2016 08:28:16 +0000 (3 01:28 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 3 Jun 2016 08:28:16 +0000 (3 01:28 -0700)
treeff0a0ddb1a70ab2c70874b1e536a85aa6431a5d7
parent741c7f7ca7be4e66e4a9a03de0e5892fff3ab3ed
scripts: use LC_ALL=C in more places

The utilities run slightly faster with LC_ALL=C and this also
avoids unexpected failures when an invalid byte sequence is
encountered since there are no such with LC_ALL=C.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/gc.sh
shlib.sh
taskd/clone.sh
taskd/mail.sh