[lfs] branch trunk updated: findutils: document test-regex-el failure
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <178621345741.466933.7904345458734206353@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 12ef4d474 findutils: document test-regex-el failure
12ef4d474 is described below
commit 12ef4d474106065a6eb6e0b24de7e0fbb96274fa
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sun Aug 9 02:23:27 2026 +0800
findutils: document test-regex-el failure
As reported in #5983 and also confirmed by upstream wiki page.
---
chapter08/findutils.xml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/chapter08/findutils.xml b/chapter08/findutils.xml
index 5671f6183..c4a525277 100644
--- a/chapter08/findutils.xml
+++ b/chapter08/findutils.xml
@@ -83,7 +83,12 @@ esac</userinput></screen>
<para>To test the results, issue:</para>
<screen><userinput remap="test">chown -R tester .
-su tester -c "PATH=$PATH make check"</userinput></screen>
+su tester -c "PATH=$PATH make check -k"</userinput></screen>
+
+ <!-- See the bottom https://sourceware.org/glibc/wiki/Release/2.44 -->
+ <para>
+ One test named <filename>test-regex-el</filename> is known to fail.
+ </para>
<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