diff options
Diffstat (limited to 'chapter08/tcl.xml')
-rw-r--r-- | chapter08/tcl.xml | 4 |
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> |