mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-08 21:40:53 +01:00
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
This commit is contained in:
parent
56fc942088
commit
8ac07b8d1b
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user