Author: pierre
Date: Fri Apr 20 03:00:34 2018
New Revision: 20096

Log:
Add test instructions for gptfdisk

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/filesystems/gptfdisk.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Fri Apr 20 01:45:18 
2018        (r20095)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Apr 20 03:00:34 
2018        (r20096)
@@ -45,6 +45,9 @@
       <para>April 20th, 2018</para>
       <itemizedlist>
         <listitem>
+          <para>[pierre] - gptfdisk-1.0.3 has usable tests. Add them.</para>
+        </listitem>
+        <listitem>
           <para>[pierre] - Update convenience patch for gptfdisk-1.0.3: the
           ICU switch is not needed, and the POPT switch is superfluous. Only
           the <quote>install</quote> target is kept.</para>

Modified: trunk/BOOK/postlfs/filesystems/gptfdisk.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/gptfdisk.xml Fri Apr 20 01:45:18 2018        
(r20095)
+++ trunk/BOOK/postlfs/filesystems/gptfdisk.xml Fri Apr 20 03:00:34 2018        
(r20096)
@@ -101,7 +101,9 @@
 <screen><userinput>patch -Np1 -i 
../gptfdisk-&gptfdisk-version;-convenience-2.patch &amp;&amp;
 make</userinput></screen>
 
-    <para>This package does not come with a test suite.</para>
+    <para>
+      To test the results, issue: <command>make test</command>.
+    </para>
 
     <para>
       Now, as the <systemitem class="username">root</systemitem> user:
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to