Changeset c434186


Ignore:
Timestamp:
04/20/2018 10:00:34 AM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2f59d11
Parents:
9a94bef
Message:

Add test instructions for gptfdisk

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20096 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r9a94bef rc434186  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - gptfdisk-1.0.3 has usable tests. Add them.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[pierre] - Update convenience patch for gptfdisk-1.0.3: the
    4952          ICU switch is not needed, and the POPT switch is superfluous. Only
  • postlfs/filesystems/gptfdisk.xml

    r9a94bef rc434186  
    102102make</userinput></screen>
    103103
    104     <para>This package does not come with a test suite.</para>
     104    <para>
     105      To test the results, issue: <command>make test</command>.
     106    </para>
    105107
    106108    <para>
Note: See TracChangeset for help on using the changeset viewer.