aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-03-28 17:18:36 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-03-28 17:18:36 +0000
commitf84635b2642067cf8a4b8e961459fa7e35c6a0ce (patch)
tree40562d81e6ebecafedcb4fa4a877cdf26dd6aeee
parentde0ac08d5e94017703711252684c2a16bd81b61d (diff)
Standarized Perl test suite run.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/udev_update/BOOK@7463 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/perl.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index dd3fee746..239e793ad 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -74,9 +74,8 @@
<screen><userinput>make</userinput></screen>
- <para>Now run the tests, if desired:</para>
-
-<screen><userinput>make test</userinput></screen>
+ <para>To test the results, issue:
+ <userinput>make tests</userinput>.</para>
<para>Install the package:</para>