mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
tcl: Set LC_ALL=C.UTF-8 for test
Get rid of the cmdAH failures.
This commit is contained in:
@@ -102,11 +102,7 @@ unset SRCDIR</userinput></screen>
|
|||||||
|
|
||||||
<para>To test the results, issue:</para>
|
<para>To test the results, issue:</para>
|
||||||
|
|
||||||
<screen><userinput remap="test">make test</userinput></screen>
|
<screen><userinput remap="test">LC_ALL=C.UTF-8 make test</userinput></screen>
|
||||||
|
|
||||||
<para>Three tests (out of over 43000 total tests) from the cmdAH.test file
|
|
||||||
are known to fail in the chroot environment. All tests pass in a full
|
|
||||||
system. </para>
|
|
||||||
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user