Changeset 889f381


Ignore:
Timestamp:
02/05/2022 09:51:06 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
ab8c166
Parents:
51e4ab2
git-author:
Xi Ruoyao <xry111@…> (02/05/2022 03:37:16 AM)
git-committer:
Xi Ruoyao <xry111@…> (02/05/2022 09:51:06 AM)
Message:

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

This reverts commit ae3f78a38237bbdd7937f5a770d2c9582fa242ed.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gdbm.xml

    r51e4ab2 r889f381  
    7474    <para>To test the results, issue:</para>
    7575
    76 <screen><userinput remap="test">make -k check</userinput></screen>
    77 
     76<screen><userinput remap="test">make check</userinput></screen>
     77<!--
    7878    <para>
    79       The gdbmtool tests are known to fail with some DejaGNU
    80       <literal>ERROR</literal> messages.  In the summary it's
    81       shown as one unresolved testcase.
     79      One test, <filename>version</filename>, is known to fail.
    8280    </para>
    83 
     81-->
    8482    <para>Install the package:</para>
    8583
Note: See TracChangeset for help on using the changeset viewer.