aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bash.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bash.xml')
-rw-r--r--chapter06/bash.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index f7862db68..f0c2e1b57 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -29,11 +29,8 @@ patch:</para>
<screen><userinput>make</userinput></screen>
-<para>This package has a test suite available which can perform a number of
-checks to ensure it built correctly. Should you choose to run it, the
-following command will do so:</para>
-
-<screen><userinput>make tests</userinput></screen>
+<para>To have the results tested, issue:
+<userinput>make tests</userinput>.</para>
<para>Install the package:</para>