Author: matthew
Date: Tue Nov  5 00:33:25 2013
New Revision: 10373

Log:
Skip test failures in Util-Linux's 'last'.

Modified:
   trunk/BOOK/chapter06/util-linux.xml

Modified: trunk/BOOK/chapter06/util-linux.xml
==============================================================================
--- trunk/BOOK/chapter06/util-linux.xml Tue Nov  5 00:31:50 2013        (r10372)
+++ trunk/BOOK/chapter06/util-linux.xml Tue Nov  5 00:33:25 2013        (r10373)
@@ -99,7 +99,7 @@
     booting, they pass.</para></note>
 
     <screen><userinput remap="test">chown -Rv nobody .
-su nobody -s /bin/bash -c "PATH=$PATH make check"</userinput></screen>
+su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
 
     <para>Install the package:</para>
 
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to