Browse Source

perl: no tests fail now

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11742 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Xi Ruoyao 5 năm trước cách đây
mục cha
commit
a0d80869e8
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      chapter06/perl.xml

+ 3 - 3
chapter06/perl.xml

@@ -126,10 +126,10 @@ export BUILD_BZIP2=0</userinput></screen>
 
     <para>To test the results (approximately 11 SBU), issue:</para>
 
-<screen><userinput remap="test">make -k test</userinput></screen>
+<screen><userinput remap="test">make test</userinput></screen>
 
-    <note><para>One test fails due to using the most recent version of gdbm.
-    </para></note>
+    <!--note><para>One test fails due to using the most recent version of gdbm.
+    </para></note-->
 
     <para>Install the package and clean up:</para>