aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/coreutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/coreutils.xml')
-rw-r--r--chapter08/coreutils.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml
index fcf10b1dc..51cdbecaa 100644
--- a/chapter08/coreutils.xml
+++ b/chapter08/coreutils.xml
@@ -127,6 +127,8 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \
<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 envronment.</para>
+
<para>Remove the temporary group:</para>
<screen><userinput remap="test">sed -i '/dummy/d' /etc/group</userinput></screen>