Explorar el Código

Standarized Perl test suite run.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia hace 19 años
padre
commit
4d0bf243f4
Se han modificado 1 ficheros con 2 adiciones y 3 borrados
  1. 2 3
      chapter06/perl.xml

+ 2 - 3
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>