diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 20:07:44 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 20:07:44 +0000 |
commit | 0841437890915f7f6050da9f1066bf814439cd48 (patch) | |
tree | 24b47f5722e2b30e262c9390352b776902678d87 /chapter06/texinfo-inst.xml | |
parent | c9398bca01ffaa66d492bbc865d267ce905c3033 (diff) |
Dropped non-toolchain tests to optional
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/texinfo-inst.xml')
-rw-r--r-- | chapter06/texinfo-inst.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter06/texinfo-inst.xml b/chapter06/texinfo-inst.xml index 4dc11144f..8db6ee4ee 100644 --- a/chapter06/texinfo-inst.xml +++ b/chapter06/texinfo-inst.xml @@ -11,7 +11,9 @@ <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 check</userinput></screen></para> |