Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fixes'
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index 1523d2ebbf1f355fe60ad0d5ef948d24cebc85ad..3f8a6fe4145e673e77fd6e18548a5622a5c0400e 100755
(executable)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-5,9
+5,10
@@
# For repeatability, reset the environment to known value.
LANG=C
+LC_ALL=C
PAGER=cat
TZ=UTC
-export LANG PAGER TZ
+export LANG
LC_ALL
PAGER TZ
unset AUTHOR_DATE
unset AUTHOR_EMAIL
unset AUTHOR_NAME