Greg Schafer wrote:
>
> I have LC_ALL=C set in my build environment. Remming out the call to
> set_default_lang() in shell.c makes the testsuite pass as does running the
> testsuite like this:
>
> make tests LC_ALL=
>
> Maybe this test needs some robustification, thoughts?
The test sets LANG, but the presence of LC_ALL in the environment overrides
it. The intent was to allow the test to proceed with the user's "native"
locale, but that appears to have failed in this case.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
Live Strong. No day but today.
Chet Ramey, ITS, CWRU [EMAIL PROTECTED] http://cnswww.cns.cwru.edu/~chet/
_______________________________________________
Bug-bash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-bash