Browse Source

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

+ 1 - 2
chapter05/bash.xml

@@ -55,8 +55,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

@@ -54,8 +54,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>RUN_EXPENSIVE_TESTS=yes</parameter> parameter tells the
 test suite to run several additional tests that are considered
 relatively expensive (in terms of CPU power and memory usage) on some

+ 1 - 2
chapter05/findutils.xml

@@ -37,8 +37,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

@@ -43,8 +43,7 @@ echo "#define HAVE_LC_MESSAGES 1" >> config.h</userinput></screen>
 
 <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

@@ -50,8 +50,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

@@ -37,8 +37,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

@@ -37,8 +37,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

@@ -37,8 +37,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

@@ -42,8 +42,7 @@ some issues with GCC-&gcc-version;:</para>
 
 <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

@@ -49,8 +49,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

@@ -37,8 +37,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>