[lfs] branch trunk updated: tcl: Set LC_ALL=C.UTF-8 for test
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <175837556081.23689.14973115346084818741@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 215e914e5 tcl: Set LC_ALL=C.UTF-8 for test
215e914e5 is described below
commit 215e914e5483d4e893c23ef80f1d116097c063ae
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sat Sep 20 18:57:22 2025 +0800
tcl: Set LC_ALL=C.UTF-8 for test
Get rid of the cmdAH failures.
---
chapter08/tcl.xml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml
index 84d65ab52..7dfb006b7 100644
--- a/chapter08/tcl.xml
+++ b/chapter08/tcl.xml
@@ -102,11 +102,7 @@ unset SRCDIR</userinput></screen>
<para>To test the results, issue:</para>
-<screen><userinput remap="test">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>
+<screen><userinput remap="test">LC_ALL=C.UTF-8 make test</userinput></screen>
<para>Install the package:</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page