aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/coreutils.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-03-18 22:47:45 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-03-18 22:47:45 +0000
commitd83fd51aa6f128ff50898081761940f6c42136b9 (patch)
tree7759eaba6445748801f4690589d5bdd181df5684 /chapter06/coreutils.xml
parent8caabdd31b498d798d185434d6fb6e21f66dd8a6 (diff)
Update formats of error messages in checkfs boot script.
Update to man-pages-4.10. Update to linux-4.10.3. Update to gdbm-1.13. Update to coreutils-8.27. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r--chapter06/coreutils.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 026e806e2..8b66d43c8 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -119,8 +119,9 @@
<screen><userinput remap="test">su nobody -s /bin/bash \
-c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
- <para>The test-getlogin test is known to fail on a virtual console such as
- the chroot environment here, but passes if run in an X terminal.</para>
+ <para>The test programs test-getlogin and date-debug are known to fail in a
+ partially built system environment like the chroot environment here, but
+ pass if run at the end of this chapter.</para>
<para>Remove the temporary group:</para>