Author: matthew
Date: 2012-01-26 13:41:46 -0700 (Thu, 26 Jan 2012)
New Revision: 9715

Modified:
   trunk/BOOK/chapter06/kmod.xml
   trunk/BOOK/general.ent
Log:
Fix invocation of kmod's test suite.

Modified: trunk/BOOK/chapter06/kmod.xml
===================================================================
--- trunk/BOOK/chapter06/kmod.xml       2012-01-24 19:33:26 UTC (rev 9714)
+++ trunk/BOOK/chapter06/kmod.xml       2012-01-26 20:41:46 UTC (rev 9715)
@@ -68,7 +68,7 @@
 
     <para>To test the results, issue:</para>
 
-<screen><userinput remap="test">./test/test-loaded</userinput></screen>
+<screen><userinput remap="test">make check</userinput></screen>
 
     <para>Install the package, and create symlinks for compatibility with
     Module-Init-Tools, the package that previously handled Linux kernel 
modules:

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-01-24 19:33:26 UTC (rev 9714)
+++ trunk/BOOK/general.ent      2012-01-26 20:41:46 UTC (rev 9715)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120124">
-<!ENTITY releasedate "Jan 24, 2012">
+<!ENTITY version "SVN-20120126">
+<!ENTITY releasedate "Jan 26, 2012">
 <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "7.1">
 <!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