Procházet zdrojové kódy

Remove mention of test suite problems from chapter 1

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess před 20 roky
rodič
revize
38f5ac232a
2 změnil soubory, kde provedl 4 přidání a 11 odebrání
  1. 0 11
      chapter01/askforhelp.xml
  2. 4 0
      chapter01/changelog.xml

+ 0 - 11
chapter01/askforhelp.xml

@@ -101,16 +101,5 @@ follow the hints in this document to increase the likelihood of getting
 the help you need.</para>
 </sect2>
 
-<sect2>
-<title>Test Suite Problems</title>
-
-<para>Many packages provide a test suite which, depending on the
-importance of the package, should be run. Sometimes packages will
-generate false or expected failures. If these errors are encountered,
-check the LFS Wiki page at <ulink url="&wiki-root;"/> to see if we have
-noted and investigated these issues. If these issues are noted and
-addressed, there is no need to be concerned.</para>
-</sect2>
-
 </sect1>
 

+ 4 - 0
chapter01/changelog.xml

@@ -91,6 +91,10 @@ First a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>June 27th, 2005 [matthew]: Removed mention of test suite
+problems from chapter 1 as more comprehensive information is given in
+chapter 5 (archaic).</para></listitem>
+
 <listitem><para>June 27th, 2005 [matthew]: Reworded description of the glibc
 atime failure case, and removed the description of the shm test failure as we
 already mount a tmpfs (archaic).</para></listitem>