diff options
Diffstat (limited to 'chapter06/bash-inst.xml')
-rw-r--r-- | chapter06/bash-inst.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml index 003d02f93..4f0647c34 100644 --- a/chapter06/bash-inst.xml +++ b/chapter06/bash-inst.xml @@ -17,7 +17,9 @@ patch:</para> <para><screen><userinput>make</userinput></screen></para> -<para>Test the results:</para> +<para>This package has a testsuite 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> <para><screen><userinput>make tests</userinput></screen></para> |