aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/tcl.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-08-01 12:53:19 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-08-01 12:53:19 -0500
commitc2d234220ba17cb8696b8cacff990a176b215ff3 (patch)
treea446563c5c5e983a14797a45993f049aee1eeb19 /chapter08/tcl.xml
parent0b1054551522a77af69069a96269436e9165230a (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/tcl.xml')
-rw-r--r--chapter08/tcl.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml
index 4cac2f64a..9f0a7401c 100644
--- a/chapter08/tcl.xml
+++ b/chapter08/tcl.xml
@@ -112,7 +112,7 @@ unset SRCDIR</userinput></screen>
<para>To test the results, issue:</para>
<screen><userinput remap="test">make test</userinput></screen>
-
+<!--
<note>
<para>
In the test results there are several places associated with clock.test
@@ -120,6 +120,8 @@ unset SRCDIR</userinput></screen>
failures. clock.test passes on a complete LFS system.
</para>
</note>
+-->
+ <para>One test, unixInit-1.2, is known to fail.</para>
<para>Install the package:</para>