1
0
mirror of https://git.linuxfromscratch.org/lfs.git synced 2025-06-23 13:49:37 +01:00

procps: Be more specific about the known ps test failure

This commit is contained in:
Xi Ruoyao 2024-02-27 01:29:23 +08:00
parent 64ef2e93db
commit ed38e9d2cf
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -74,7 +74,10 @@
<screen><userinput remap="test">make check</userinput></screen>
<para>One test in the "ps" tests is known to fail.</para>
<para>One test named
<literal>ps with output flag bsdtime,cputime,etime,etimes</literal>
is known to fail if the host kernel is not built with
<literal>CONFIG_BSD_PROCESS_ACCT</literal> enabled.</para>
<para>Install the package:</para>