Author: matthew
Date: 2009-07-28 14:40:24 -0600 (Tue, 28 Jul 2009)
New Revision: 9015

Modified:
   branches/6.5/BOOK/chapter01/changelog.xml
   branches/6.5/BOOK/chapter06/module-init-tools.xml
Log:
Correct the instructions for running Module-Init-Tools' testsuite. Fixes #2468.

Modified: branches/6.5/BOOK/chapter01/changelog.xml
===================================================================
--- branches/6.5/BOOK/chapter01/changelog.xml   2009-07-28 20:36:45 UTC (rev 
9014)
+++ branches/6.5/BOOK/chapter01/changelog.xml   2009-07-28 20:40:24 UTC (rev 
9015)
@@ -41,6 +41,11 @@
       <para>2009-07-28</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Correct the instructions for running
+          Module-Init-Tools' testsuite. Fixes
+          <ulink url="&lfs-ticket-root;2468">#2468</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Upgrade to Autoconf-2.64. Fixes
           <ulink url="&lfs-ticket-root;2467">#2467</ulink>.</para>
         </listitem>

Modified: branches/6.5/BOOK/chapter06/module-init-tools.xml
===================================================================
--- branches/6.5/BOOK/chapter06/module-init-tools.xml   2009-07-28 20:36:45 UTC 
(rev 9014)
+++ branches/6.5/BOOK/chapter06/module-init-tools.xml   2009-07-28 20:40:24 UTC 
(rev 9015)
@@ -50,6 +50,7 @@
 
 <screen><userinput remap="test">./configure
 make check
+./tests/runtests
 make clean</userinput></screen>
 
     <para>Prepare Module-Init-Tools for compilation:</para>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to