diff options
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/askforhelp.xml | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/chapter02/askforhelp.xml b/chapter02/askforhelp.xml index b90b5f664..49bf7d5ed 100644 --- a/chapter02/askforhelp.xml +++ b/chapter02/askforhelp.xml @@ -88,12 +88,14 @@ need.</para> </sect2> <sect2> -<title>Testsuite problems</title> - -<para>Many of the testsuite for packages will generate false errors. When -you encounter these, you can check the LFS Wiki page at -<ulink url="http://wiki.linuxfromscratch.org"/> for our results, to see if -our testing also shows the checks to be failing.</para> +<title>Test suite problems</title> + +<para>Many packages provide a test suite which, depending on the importance +of the package, we may encourage you to run. Sometimes packages will +generate false or expected failures. If you encounter these, you can check +the LFS Wiki page at <ulink url="http://wiki.linuxfromscratch.org"/> to see +whether we have already investigated and noted them. If we already know +about them, then usually there is no need to be concerned.</para> </sect2> |