perl: no tests fail now

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11742 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Xi Ruoyao 2020-02-04 05:51:28 +00:00
parent d495761211
commit a0d80869e8

View File

@ -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>