Changeset 8c68add for chapter05


Ignore:
Timestamp:
09/28/2005 07:56:31 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
5998892
Parents:
b70a039a
Message:

Placed the commands to run the optional testsuites in one line. Required for jhalfs.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter05
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • chapter05/bash.xml

    rb70a039a r8c68add  
    5656<screen><userinput>make</userinput></screen>
    5757
    58 <para>To test the results, issue: <userinput>make
    59 tests</userinput>.</para>
     58<para>To test the results, issue: <userinput>make tests</userinput>.</para>
    6059
    6160<para>Install the package:</para>
  • chapter05/coreutils.xml

    rb70a039a r8c68add  
    5555<screen><userinput>make</userinput></screen>
    5656
    57 <para>To test the results, issue: <userinput>make
    58 RUN_EXPENSIVE_TESTS=yes check</userinput>.  The
     57<para>To test the results, issue:
     58<userinput>make RUN_EXPENSIVE_TESTS=yes check</userinput>.  The
    5959<parameter>RUN_EXPENSIVE_TESTS=yes</parameter> parameter tells the
    6060test suite to run several additional tests that are considered
  • chapter05/findutils.xml

    rb70a039a r8c68add  
    3838<screen><userinput>make</userinput></screen>
    3939
    40 <para>To test the results, issue: <userinput>make
    41 check</userinput>.</para>
     40<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4241
    4342<para>Install the package:</para>
  • chapter05/gawk.xml

    rb70a039a r8c68add  
    4444<screen><userinput>make</userinput></screen>
    4545
    46 <para>To test the results, issue: <userinput>make
    47 check</userinput>.</para>
     46<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4847
    4948<para>Install the package:</para>
  • chapter05/grep.xml

    rb70a039a r8c68add  
    5151<screen><userinput>make</userinput></screen>
    5252
    53 <para>To test the results, issue: <userinput>make
    54 check</userinput>.</para>
     53<para>To test the results, issue: <userinput>make check</userinput>.</para>
    5554
    5655<para>Install the package:</para>
  • chapter05/m4.xml

    rb70a039a r8c68add  
    3838<screen><userinput>make</userinput></screen>
    3939
    40 <para>To test the results, issue: <userinput>make
    41 check</userinput>.</para>
     40<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4241
    4342<para>Install the package:</para>
  • chapter05/make.xml

    rb70a039a r8c68add  
    3838<screen><userinput>make</userinput></screen>
    3939
    40 <para>To test the results, issue: <userinput>make
    41 check</userinput>.</para>
     40<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4241
    4342<para>Install the package:</para>
  • chapter05/sed.xml

    rb70a039a r8c68add  
    3838<screen><userinput>make</userinput></screen>
    3939
    40 <para>To test the results, issue: <userinput>make
    41 check</userinput>.</para>
     40<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4241
    4342<para>Install the package:</para>
  • chapter05/tar.xml

    rb70a039a r8c68add  
    4343<screen><userinput>make</userinput></screen>
    4444
    45 <para>To test the results, issue: <userinput>make
    46 check</userinput>.</para>
     45<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4746
    4847<para>Install the package:</para>
  • chapter05/tcl.xml

    rb70a039a r8c68add  
    5050<screen><userinput>make</userinput></screen>
    5151
    52 <para>To test the results, issue: <userinput>TZ=UTC make
    53 test</userinput>. The Tcl test suite is known to experience failures
     52<para>To test the results, issue: <userinput>TZ=UTC make test</userinput>.
     53The Tcl test suite is known to experience failures
    5454under certain host conditions that are not fully understood.
    5555Therefore, test suite failures here are not surprising, and are not
  • chapter05/texinfo.xml

    rb70a039a r8c68add  
    3838<screen><userinput>make</userinput></screen>
    3939
    40 <para>To test the results, issue: <userinput>make
    41 check</userinput>.</para>
     40<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4241
    4342<para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.