diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-10-05 16:00:48 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-10-05 16:00:48 +0800 |
commit | 02837798dae56c2cc33f036cfea21f5bf2d0881f (patch) | |
tree | b203051615f17ba12ef75fc25aabd0cdac3e0206 /chapter08/man-db.xml | |
parent | 4d634048a11c1e7f9bdc6bc2cf79d3652e4bade0 (diff) |
man-db: Remove outdated test failure notice
Diffstat (limited to 'chapter08/man-db.xml')
-rw-r--r-- | chapter08/man-db.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/chapter08/man-db.xml b/chapter08/man-db.xml index 88c811d33..229111131 100644 --- a/chapter08/man-db.xml +++ b/chapter08/man-db.xml @@ -113,11 +113,7 @@ <para>To test the results, issue:</para> -<screen><userinput remap="test">make -k check</userinput></screen> - - <!-- https://gitlab.com/man-db/man-db/-/issues/25 --> - <para>One test named <filename>man1/lexgrog.1</filename> is known - to fail.</para> +<screen><userinput remap="test">make check</userinput></screen> <para>Install the package:</para> |