Author: matthew
Date: 2012-12-30 01:29:42 -0700 (Sun, 30 Dec 2012)
New Revision: 10085

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/e2fsprogs.xml
   trunk/BOOK/general.ent
Log:
Remove '-k' flag from E2fsprogs' testsuite invocation as all of its tests pass.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2012-12-28 21:46:55 UTC (rev 10084)
+++ trunk/BOOK/chapter01/changelog.xml  2012-12-30 08:29:42 UTC (rev 10085)
@@ -37,6 +37,16 @@
 -->
 
     <listitem>
+      <para>2012-12-30</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] - All E2fsprogs tests pass now, so remove the
+          &quot;-k&quot; flag from its invocation.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2012-12-28</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/chapter06/e2fsprogs.xml
===================================================================
--- trunk/BOOK/chapter06/e2fsprogs.xml  2012-12-28 21:46:55 UTC (rev 10084)
+++ trunk/BOOK/chapter06/e2fsprogs.xml  2012-12-30 08:29:42 UTC (rev 10085)
@@ -113,7 +113,7 @@
 
     <para>To test the results, issue:</para>
 
-<screen><userinput remap="test">make -k check</userinput></screen>
+<screen><userinput remap="test">make check</userinput></screen>
 
     <para>One of the E2fsprogs tests will attempt to allocate 256 MB
     of memory. If you do not have significantly more RAM than this, it

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-12-28 21:46:55 UTC (rev 10084)
+++ trunk/BOOK/general.ent      2012-12-30 08:29:42 UTC (rev 10085)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20121228">
-<!ENTITY releasedate "December 28, 2012">
+<!ENTITY version "SVN-20121230">
+<!ENTITY releasedate "December 30, 2012">
 <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "7.3">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

-- 
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