From d878ce39f84b3896c3bcecc9ca8beafd82cfd008 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 27 Jun 2004 14:55:19 +0000 Subject: * Moved discussion of glibc test failures to chapter 6, and reworded notes aboutoptional tests. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/expect.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'chapter05/expect.xml') diff --git a/chapter05/expect.xml b/chapter05/expect.xml index 274ab0767..2e68a3aba 100644 --- a/chapter05/expect.xml +++ b/chapter05/expect.xml @@ -10,8 +10,8 @@ Expect -<para>The Expect package contains a program for doing scripted dialogues with -other interactive programs.</para> +<para>The Expect package contains a program for carrying out scripted dialogues +with other interactive programs.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -61,10 +61,10 @@ libraries, both of which may possibly reside on the host system.</para></listite <screen><userinput>make</userinput></screen> -<para>(If you insist on testing the results, then issue: +<para>(If you want to test the results, then issue: <userinput>make test</userinput>. 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 +experience failures under certain host conditions that are not within our +control. Therefore, test suite failures here are not surprising, and are not considered critical.)</para> <para>And install it:</para> -- cgit v1.2.3-54-g00ecf