Changeset 035fb89 for postlfs


Ignore:
Timestamp:
05/11/2020 07:42:20 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
7c8339a
Parents:
faf2a31e
Message:

Text updates to some test suite instructions

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

Location:
postlfs/security
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/openssh.xml

    rfaf2a31e r035fb89  
    166166    <para>
    167167      To test the results, issue: <command>make tests</command>.
     168      One test, <filename>key options</filename>, fails when run in chroot.
    168169    </para>
    169170
  • postlfs/security/sudo.xml

    rfaf2a31e r035fb89  
    122122      To test the results, issue: <command>env LC_ALL=C make check 2&gt;&amp;1
    123123      | tee ../make-check.log</command>. Check the results with <command>grep
    124       failed ../make-check.log</command>. One test, test3, is known to fail
    125       if the tests are run as the root user.
     124      failed ../make-check.log</command>. <!--One test, test3, is known to fail
     125      if the tests are run as the root user.-->
    126126    </para>
    127127
Note: See TracChangeset for help on using the changeset viewer.