aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/coreutils.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml
index c84a3f048..9ae9993ce 100644
--- a/chapter08/coreutils.xml
+++ b/chapter08/coreutils.xml
@@ -132,9 +132,9 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \
<para>Now run the tests:</para>
<screen><userinput remap="test">su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
-<!--
+
<para>The test-getlogin test is known to fail in the LFS chroot environment.</para>
--->
+
<para>Remove the temporary group:</para>
<screen><userinput remap="test">sed -i '/dummy/d' /etc/group</userinput></screen>