aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-21 18:30:32 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-21 18:30:32 +0000
commit6198a8c32219badfc1628a1b72568e74e0e30e91 (patch)
tree30e30eb049461948e5900c74529fea0a5cbb3813 /chapter06
parentd1377e48b823681e49357e621c152791efa3a0c8 (diff)
Coreutils: Only test the non-root stuff in chapter 05, but test everything in chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/coreutils-inst.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/coreutils-inst.xml b/chapter06/coreutils-inst.xml
index 5a002dc8e..8c15eb873 100644
--- a/chapter06/coreutils-inst.xml
+++ b/chapter06/coreutils-inst.xml
@@ -23,7 +23,8 @@ Prevent the installation of hostname with this patch:</para>
<para><screen><userinput>make</userinput></screen></para>
-<para><screen><userinput>make check-root</userinput></screen></para>
+<para><screen><userinput>make check-root
+make RUN_EXPENSIVE_TESTS=yes check</userinput></screen></para>
<para>Install the package:</para>