diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter04/abouttestsuites.xml | 8 |
2 files changed, 7 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 53fe940b9..9a4eedfa7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -89,6 +89,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 22nd, 2005 [archaic]: Added a link to point to test +results.</para></listitem> + <listitem><para>June 21st, 2005 [archaic]: Removed --with-included-regex from chapter05/grep since there seems to no longer be a valid reason to use it and the explanation of it was incorrect.</para></listitem> diff --git a/chapter04/abouttestsuites.xml b/chapter04/abouttestsuites.xml index 82ca9b062..fa57d9608 100644 --- a/chapter04/abouttestsuites.xml +++ b/chapter04/abouttestsuites.xml @@ -41,10 +41,10 @@ most likely cause is that the host system does not have the correctly. This issue is discussed in greater detail in <xref linkend="chapter-temporary-tools"/>.</para> -<para>Sometimes package test suites will give false failures. Consult -the LFS Wiki at <ulink url="&wiki-root;"/> to verify that these -failures are expected. This site is valid for all tests throughout this -book.</para> +<para>Sometimes package test suites will give false failures. Consult the logs +located at <ulink url="http://linuxfromscratch.org/~archaic/logs-svn/"/> to +verify whether or not these failures are expected. This site is valid for all +tests throughout this book.</para> </sect1> |