From 8c68addc8e21ceaec084545ee0ed6c983d054232 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Wed, 28 Sep 2005 19:56:31 +0000 Subject: Placed the commands to run the optional testsuites in one line. Required for jhalfs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/tcl.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter05/tcl.xml') diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index da54b25ae..7cdcf226e 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -49,8 +49,8 @@ linkend="chapter-building-system"/>. make -To test the results, issue: TZ=UTC make -test. The Tcl test suite is known to experience failures +To test the results, issue: TZ=UTC make test. +The Tcl test suite is known to experience failures under certain host conditions that are not fully understood. Therefore, test suite failures here are not surprising, and are not considered critical. The TZ=UTC parameter sets -- cgit v1.2.3-54-g00ecf