diff options
Diffstat (limited to 'chapter05/findutils.xml')
-rw-r--r-- | chapter05/findutils.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/chapter05/findutils.xml b/chapter05/findutils.xml index f31929aea..8d76082e7 100644 --- a/chapter05/findutils.xml +++ b/chapter05/findutils.xml @@ -21,11 +21,8 @@ <screen><userinput>make</userinput></screen> -<para>As discussed earlier, we don't recommend running the test suites for the -temporary tools here in this chapter. If you still want to run the Findutils -test suite anyway, the following command will do so:</para> - -<screen><userinput>make check</userinput></screen> +<para>(If you insist on testing the results, then issue: +<userinput>make check</userinput>.)</para> <para>And install the package:</para> |