Revert "gdbm: document gdbmtool tests fail, add -k"

This reverts commit ae3f78a382.

No longer needed with gdbm-1.22 or later:

https://git.gnu.org.ua/gdbm.git/commit/?id=5b62babd
https://git.gnu.org.ua/gdbm.git/commit/?id=f586b159
This commit is contained in:
Xi Ruoyao 2022-02-05 11:37:16 +08:00
parent 51e4ab228f
commit 889f3811e5
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -73,14 +73,12 @@
<para>To test the results, issue:</para>
<screen><userinput remap="test">make -k check</userinput></screen>
<screen><userinput remap="test">make check</userinput></screen>
<!--
<para>
The gdbmtool tests are known to fail with some DejaGNU
<literal>ERROR</literal> messages. In the summary it's
shown as one unresolved testcase.
One test, <filename>version</filename>, is known to fail.
</para>
-->
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>