aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/coreutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r--chapter06/coreutils.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 42ea98b0d..f383623a2 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -123,8 +123,7 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \
<screen><userinput remap="test">chown -Rv nobody . </userinput></screen>
- <para>Now run the tests. Make sure the PATH in the <userinput>su</userinput>
- environment includes /tools/bin.</para>
+ <para>Now run the tests:</para>
<screen><userinput remap="test">su nobody -s /bin/bash \
-c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>