Changeset 8ac07b8d for chapter05


Ignore:
Timestamp:
10/19/2005 07:13:12 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.1.1
Children:
e727ee5
Parents:
56fc942
Message:

Fixed the "make check" tags for jhalfs purposes.

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

Location:
chapter05
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • chapter05/bash.xml

    r56fc942 r8ac07b8d  
    5454<screen><userinput>make</userinput></screen>
    5555
    56 <para>To test the results, issue: <userinput>make
    57 tests</userinput>.</para>
     56<para>To test the results, issue: <userinput>make tests</userinput>.</para>
    5857
    5958<para>Install the package:</para>
  • chapter05/coreutils.xml

    r56fc942 r8ac07b8d  
    5353<screen><userinput>make</userinput></screen>
    5454
    55 <para>To test the results, issue: <userinput>make
    56 RUN_EXPENSIVE_TESTS=yes check</userinput>.  The
     55<para>To test the results, issue:
     56<userinput>make RUN_EXPENSIVE_TESTS=yes check</userinput>.  The
    5757<parameter condition="html">RUN_EXPENSIVE_TESTS=yes</parameter>
    5858<parameter condition="pdf">RUN_EXPENSIVE_ TESTS=yes</parameter>
  • chapter05/findutils.xml

    r56fc942 r8ac07b8d  
    3636<screen><userinput>make</userinput></screen>
    3737
    38 <para>To test the results, issue: <userinput>make
    39 check</userinput>.</para>
     38<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4039
    4140<para>Install the package:</para>
  • chapter05/gawk.xml

    r56fc942 r8ac07b8d  
    3636<screen><userinput>make</userinput></screen>
    3737
    38 <para>To test the results, issue: <userinput>make
    39 check</userinput>.</para>
     38<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4039
    4140<para>Install the package:</para>
  • chapter05/grep.xml

    r56fc942 r8ac07b8d  
    4949<screen><userinput>make</userinput></screen>
    5050
    51 <para>To test the results, issue: <userinput>make
    52 check</userinput>.</para>
     51<para>To test the results, issue: <userinput>make check</userinput>.</para>
    5352
    5453<para>Install the package:</para>
  • chapter05/m4.xml

    r56fc942 r8ac07b8d  
    3636<screen><userinput>make</userinput></screen>
    3737
    38 <para>To test the results, issue: <userinput>make
    39 check</userinput>.</para>
     38<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4039
    4140<para>Install the package:</para>
  • chapter05/make.xml

    r56fc942 r8ac07b8d  
    3636<screen><userinput>make</userinput></screen>
    3737
    38 <para>To test the results, issue: <userinput>make
    39 check</userinput>.</para>
     38<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4039
    4140<para>Install the package:</para>
  • chapter05/sed.xml

    r56fc942 r8ac07b8d  
    3636<screen><userinput>make</userinput></screen>
    3737
    38 <para>To test the results, issue: <userinput>make
    39 check</userinput>.</para>
     38<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4039
    4140<para>Install the package:</para>
  • chapter05/tar.xml

    r56fc942 r8ac07b8d  
    3636<screen><userinput>make</userinput></screen>
    3737
    38 <para>To test the results, issue: <userinput>make
    39 check</userinput>.</para>
     38<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4039
    4140<para>Install the package:</para>
  • chapter05/tcl.xml

    r56fc942 r8ac07b8d  
    4848<screen><userinput>make</userinput></screen>
    4949
    50 <para>To test the results, issue: <userinput>TZ=UTC make
    51 test</userinput>. The Tcl test suite is known to experience failures
     50<para>To test the results, issue: <userinput>TZ=UTC make test</userinput>.
     51The Tcl test suite is known to experience failures
    5252under certain host conditions that are not fully understood.
    5353Therefore, test suite failures here are not surprising, and are not
  • chapter05/texinfo.xml

    r56fc942 r8ac07b8d  
    3636<screen><userinput>make</userinput></screen>
    3737
    38 <para>To test the results, issue: <userinput>make
    39 check</userinput>.</para>
     38<para>To test the results, issue: <userinput>make check</userinput>.</para>
    4039
    4140<para>Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.