aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/expect.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/expect.xml')
-rw-r--r--chapter05/expect.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter05/expect.xml b/chapter05/expect.xml
index 7d389f448..5e54450fc 100644
--- a/chapter05/expect.xml
+++ b/chapter05/expect.xml
@@ -101,7 +101,9 @@ sed 's:/usr/local/bin:/bin:' configure.orig &gt; configure</userinput></screen>
<screen><userinput remap="make">make</userinput></screen>
- <para>To test the results, issue:</para>
+ <para>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 Expect test suite anyway, issue the following command:</para>
<screen><userinput remap="test">make test</userinput></screen>