mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Clarify failing tests for coreutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
1620de1244
commit
d25dfa8cb4
@ -102,7 +102,9 @@
|
|||||||
<screen><userinput remap="test">chown -Rv nobody . </userinput></screen>
|
<screen><userinput remap="test">chown -Rv nobody . </userinput></screen>
|
||||||
|
|
||||||
<para>Now run the tests. Make sure the PATH in the <userinput>su</userinput>
|
<para>Now run the tests. Make sure the PATH in the <userinput>su</userinput>
|
||||||
environment includes /tools/bin.</para>
|
environment includes /tools/bin. Note that one test (nohup.sh) will fail if the
|
||||||
|
tests are not run from a normal terminal and one test (p-acl.sh) will indicate
|
||||||
|
an error if the lfs partition is not mounted with the acl option.</para>
|
||||||
|
|
||||||
<screen><userinput remap="test">su nobody -s /bin/bash \
|
<screen><userinput remap="test">su nobody -s /bin/bash \
|
||||||
-c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
|
-c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user