t9100-git-svn-basic.sh: Fix determination of utf-8 locale
commit952182b5691452f2b4fb49513c74e856d561f9d2
authorRamsay Jones <ramsay@ramsay1.demon.co.uk>
Tue, 8 Jul 2008 22:59:25 +0000 (8 23:59 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Jul 2008 21:51:30 +0000 (9 14:51 -0700)
treeb1f866ae9d8cbdddb0e7074f383753ea4d15aff6
parentc6955fec546f339b258a1cba0e23618010e5c260
t9100-git-svn-basic.sh: Fix determination of utf-8 locale

When setting the GIT_SVN_LC_ALL variable, default to the $LANG
environment variable, when the $LC_ALL override is not set.

Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9100-git-svn-basic.sh