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

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2013-11-05 08:33:25 +00:00
parent c8d8d9dec6
commit f55c13ff87

View File

@ -99,7 +99,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
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>