aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/util-linux.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2013-11-05 08:33:25 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2013-11-05 08:33:25 +0000
commitf55c13ff879507b52aaf1388beeca425b5455eac (patch)
tree709daf7b026667a6ccd719b0375b6f4844e10526 /chapter06/util-linux.xml
parentc8d8d9dec6052dcecb5bcee157ce6fe5f8e5477c (diff)
Skip test failures in Util-Linux's 'last'.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r--chapter06/util-linux.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index cd6fd6cfb..13a386374 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -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>