Browse Source

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
Manuel Canales Esparcia 20 năm trước cách đây
mục cha
commit
8ac07b8d1b

+ 1 - 2
chapter05/bash.xml

@@ -53,8 +53,7 @@ from Glibc which are more stable.</para></listitem>
 
 <screen><userinput>make</userinput></screen>
 
-<para>To test the results, issue: <userinput>make
-tests</userinput>.</para>
+<para>To test the results, issue: <userinput>make tests</userinput>.</para>
 
 <para>Install the package:</para>
 

+ 2 - 2
chapter05/coreutils.xml

@@ -52,8 +52,8 @@ instructions be followed exactly as given above.</para>
 
 <screen><userinput>make</userinput></screen>
 
-<para>To test the results, issue: <userinput>make
-RUN_EXPENSIVE_TESTS=yes check</userinput>.  The
+<para>To test the results, issue: 
+<userinput>make RUN_EXPENSIVE_TESTS=yes check</userinput>.  The
 <parameter condition="html">RUN_EXPENSIVE_TESTS=yes</parameter>
 <parameter condition="pdf">RUN_EXPENSIVE_ TESTS=yes</parameter> 
 parameter tells the test suite to run several additional tests that are considered

+ 1 - 2
chapter05/findutils.xml

@@ -35,8 +35,7 @@
 
 <screen><userinput>make</userinput></screen>
 
-<para>To test the results, issue: <userinput>make
-check</userinput>.</para>
+<para>To test the results, issue: <userinput>make check</userinput>.</para>
 
 <para>Install the package:</para>
 

+ 1 - 2
chapter05/gawk.xml

@@ -35,8 +35,7 @@
 
 <screen><userinput>make</userinput></screen>
 
-<para>To test the results, issue: <userinput>make
-check</userinput>.</para>
+<para>To test the results, issue: <userinput>make check</userinput>.</para>
 
 <para>Install the package:</para>
 

+ 1 - 2
chapter05/grep.xml

@@ -48,8 +48,7 @@ be present on the host but will not be available once we enter the
 
 <screen><userinput>make</userinput></screen>
 
-<para>To test the results, issue: <userinput>make
-check</userinput>.</para>
+<para>To test the results, issue: <userinput>make check</userinput>.</para>
 
 <para>Install the package:</para>
 

+ 1 - 2
chapter05/m4.xml

@@ -35,8 +35,7 @@
 
 <screen><userinput>make</userinput></screen>
 
-<para>To test the results, issue: <userinput>make
-check</userinput>.</para>
+<para>To test the results, issue: <userinput>make check</userinput>.</para>
 
 <para>Install the package:</para>
 

+ 1 - 2
chapter05/make.xml

@@ -35,8 +35,7 @@
 
 <screen><userinput>make</userinput></screen>
 
-<para>To test the results, issue: <userinput>make
-check</userinput>.</para>
+<para>To test the results, issue: <userinput>make check</userinput>.</para>
 
 <para>Install the package:</para>
 

+ 1 - 2
chapter05/sed.xml

@@ -35,8 +35,7 @@
 
 <screen><userinput>make</userinput></screen>
 
-<para>To test the results, issue: <userinput>make
-check</userinput>.</para>
+<para>To test the results, issue: <userinput>make check</userinput>.</para>
 
 <para>Install the package:</para>
 

+ 1 - 2
chapter05/tar.xml

@@ -35,8 +35,7 @@
 
 <screen><userinput>make</userinput></screen>
 
-<para>To test the results, issue: <userinput>make
-check</userinput>.</para>
+<para>To test the results, issue: <userinput>make check</userinput>.</para>
 
 <para>Install the package:</para>
 

+ 2 - 2
chapter05/tcl.xml

@@ -47,8 +47,8 @@ linkend="chapter-building-system"/>.</para>
 
 <screen><userinput>make</userinput></screen>
 
-<para>To test the results, issue: <userinput>TZ=UTC make
-test</userinput>. The Tcl test suite is known to experience failures
+<para>To test the results, issue: <userinput>TZ=UTC make test</userinput>. 
+The Tcl test suite is known to experience failures
 under certain host conditions that are not fully understood.
 Therefore, test suite failures here are not surprising, and are not
 considered critical. The <parameter>TZ=UTC</parameter> parameter sets

+ 1 - 2
chapter05/texinfo.xml

@@ -35,8 +35,7 @@
 
 <screen><userinput>make</userinput></screen>
 
-<para>To test the results, issue: <userinput>make
-check</userinput>.</para>
+<para>To test the results, issue: <userinput>make check</userinput>.</para>
 
 <para>Install the package:</para>