aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2010-05-03 03:57:13 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2010-05-03 03:57:13 +0000
commitf00a9d4134a896494685d1b0f78962fb309f74b1 (patch)
tree79623d8abba919ad418c8038369d2a4a40972c7b /chapter06
parent4d2e6a7ef6d230d1904cda29a0ead9b4fa461c98 (diff)
Add instructions for the new testsuite in diffutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/diffutils.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml
index 25c4443da..0d8bd5c77 100644
--- a/chapter06/diffutils.xml
+++ b/chapter06/diffutils.xml
@@ -49,7 +49,9 @@
<screen><userinput remap="make">make</userinput></screen>
- <para>This package does not come with a test suite.</para>
+ <para>To test the results, issue:</para>
+
+<screen><userinput remap="test">make check</userinput></screen>
<para>Install the package:</para>