diff options
Diffstat (limited to 'chapter05/make.xml')
-rw-r--r-- | chapter05/make.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/chapter05/make.xml b/chapter05/make.xml index d182385a6..fb34e27b1 100644 --- a/chapter05/make.xml +++ b/chapter05/make.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 Make 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>Then install it and its documentation:</para> |