소스 검색

Standarized Perl test suite run.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 19 년 전
부모
커밋
4d0bf243f4
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  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>