From 31b2ae676d85a5b1efe3ef3105ef14f9ae6623af Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Fri, 16 Jan 2004 10:15:49 +0000 Subject: First stage towards Bug 719. Making the Chapter 5 test suites strictly optional. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/expect.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'chapter05/expect.xml') diff --git a/chapter05/expect.xml b/chapter05/expect.xml index 003a2a1f7..1fdd78b4f 100644 --- a/chapter05/expect.xml +++ b/chapter05/expect.xml @@ -44,12 +44,12 @@ libraries, both of which may possibly reside on the host system.make -This package has a test suite available which can perform a number of -checks to ensure it built correctly. However, the Expect 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. Should you choose to run the test -suite, the following command will do so: +As discussed earlier, we don't recommend running the test suites for the +temporary tools here in this chapter. If you still want to run the Expect test +suite anyway, the following command will do so. However, you should be aware +that the Expect test suite is sometimes known to experience failures under +certain host conditions that are not fully understood. Therefore, test suite +failures here are not surprising, but are not considered critical: make test -- cgit v1.2.3-54-g00ecf