Author: bdubbs
Date: Fri Jul 18 12:43:49 2014
New Revision: 10636

Log:
Clarify failing tests for coreutils

Modified:
   trunk/BOOK/chapter06/coreutils.xml

Modified: trunk/BOOK/chapter06/coreutils.xml
==============================================================================
--- trunk/BOOK/chapter06/coreutils.xml  Fri Jul 18 08:32:26 2014        (r10635)
+++ trunk/BOOK/chapter06/coreutils.xml  Fri Jul 18 12:43:49 2014        (r10636)
@@ -102,7 +102,9 @@
 <screen><userinput remap="test">chown -Rv nobody . </userinput></screen>
 
     <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 \
           -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes 
check"</userinput></screen>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to