Procházet zdrojové kódy

perl: no tests fail now

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11742 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Xi Ruoyao před 5 roky
rodič
revize
a0d80869e8
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  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>