Date: Thu, 13 Jan 2011 11:23:42 +0000 (UTC) From: Giorgos Keramidas <keramida@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/regression/bin/date regress.sh Message-ID: <201101131124.p0DBO3oX067121@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
keramida 2011-01-13 11:23:42 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
tools/regression/bin/date regress.sh
Log:
SVN rev 217347 on 2011-01-13 11:23:42Z by keramida
MFC r217208 - regression/date: unset all LC_xxx vars and set LANG/LC_ALL
When running with a custom locale setup, it's easy to confuse the
date regression tests and cause them to fail, e.g. when LANG='C'
but LC_ALL='el_GR.UTF-8'. Set LC_ALL to 'C', which overrides all
other LC_xxx options, to avoid this sort of problem.
Revision Changes Path
1.1.4.2 +1 -1 src/tools/regression/bin/date/regress.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101131124.p0DBO3oX067121>
