[lfs] branch trunk updated: acl: Run the test suite
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <173842499138.31899.9408121461640007970@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 aef7c6efd acl: Run the test suite
aef7c6efd is described below
commit aef7c6efd65de51752da917b697caa7ee4d5b825
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sat Feb 1 23:48:59 2025 +0800
acl: Run the test suite
There's only one test failure due to the temporary coreutils, thus I
don't think it's a reason strong enough to skip the entire test suite.
---
chapter08/acl.xml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/chapter08/acl.xml b/chapter08/acl.xml
index adef493f1..63892d68e 100644
--- a/chapter08/acl.xml
+++ b/chapter08/acl.xml
@@ -53,10 +53,13 @@
<screen><userinput remap="make">make</userinput></screen>
<para>The Acl tests must be run on a filesystem that supports access
- controls, but not until the <application>Coreutils</application> package has been built,
- using the <application>Acl</application> libraries. If desired, return to this package
- and run <command>make check</command> after the <application>Coreutils</application>
- package has been built.</para>
+ controls. To test the results, issue:</para>
+
+<screen><userinput remap="test">make check</userinput></screen>
+
+ <para>One test named <filename>test/cp.test</filename> is known to
+ fail because <application>Coreutils</application> is not built with
+ the <application>Acl</application> support yet.</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