diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-01 12:53:19 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-01 12:53:19 -0500 |
commit | c2d234220ba17cb8696b8cacff990a176b215ff3 (patch) | |
tree | a446563c5c5e983a14797a45993f049aee1eeb19 /chapter08/check.xml | |
parent | 0b1054551522a77af69069a96269436e9165230a (diff) |
Update test results for several packages.
Most of the changes were removing documentation of failed tests
that no longer fail.
Diffstat (limited to 'chapter08/check.xml')
-rw-r--r-- | chapter08/check.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/check.xml b/chapter08/check.xml index 6624f8e0d..1e7e4ec17 100644 --- a/chapter08/check.xml +++ b/chapter08/check.xml @@ -53,9 +53,9 @@ <screen><userinput remap="test">make check</userinput></screen> - <para>Note that the Check test suite may take a relatively long +<!-- <para>Note that the Check test suite may take a relatively long (up to 4 SBU) time.</para> - +--> <para>Install the package:</para> <screen><userinput remap="install">make docdir=/usr/share/doc/check-&check-version; install</userinput></screen> |