gc.sh: set LC_ALL=C before running sort
commita3954c1cac2f689cf292e2a48e0df585406b7613
authorKyle J. McKay <mackyle@gmail.com>
Sat, 27 Sep 2014 07:05:45 +0000 (27 00:05 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 27 Sep 2014 07:05:45 +0000 (27 00:05 -0700)
treefdd3844a7b8c1e9fda06b531527b86e395bc7a1c
parent4a216c299320240e53e9e16d26d8ebf91f81b766
gc.sh: set LC_ALL=C before running sort

Just in case, set LC_ALL=C so that sort will never complain
if it sees odd characters.
jobd/gc.sh