From 1fa0f19f2849ad16d8693f48321e312fadc24c84 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 5 Nov 2008 21:44:06 +0000 Subject: Changed wording introducing test suites in Chapter 5. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/tcl.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'chapter05/tcl.xml') diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 6a59a92fb..a907bb08c 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -57,11 +57,13 @@ make - To test the results, issue: + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Tcl test suite anyway, issue the following command: TZ=UTC make test - The Tcl test suite is known to experience failures under certain host + The Tcl test suite may 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 the time zone to Coordinated -- cgit v1.2.3-54-g00ecf