diff options
Diffstat (limited to 'chapter05/bash-inst.xml')
-rw-r--r-- | chapter05/bash-inst.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter05/bash-inst.xml b/chapter05/bash-inst.xml index eab96f228..b181413e6 100644 --- a/chapter05/bash-inst.xml +++ b/chapter05/bash-inst.xml @@ -16,7 +16,9 @@ patch:</para> <para><screen><userinput>make</userinput></screen></para> -<para>Check that it works correctly:</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> |