diff options
Diffstat (limited to 'chapter06/coreutils-inst.xml')
-rw-r--r-- | chapter06/coreutils-inst.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/coreutils-inst.xml b/chapter06/coreutils-inst.xml index f84b48c43..cebd1839e 100644 --- a/chapter06/coreutils-inst.xml +++ b/chapter06/coreutils-inst.xml @@ -23,7 +23,9 @@ provided by Net-tools. Prevent its installation by applying a patch:</para> <para><screen><userinput>make</userinput></screen></para> -<para>Test the results thoroughly:</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 check-root make RUN_EXPENSIVE_TESTS=yes check</userinput></screen></para> |