mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Removed the -k from TCL's make check
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
1ea50a5cd0
commit
b02848e688
@ -94,6 +94,9 @@
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>September 22nd, 2003 [jeremy]: Removed the -k from TCL's make
|
||||
check, since it's not expected to have failures anymore</para></listitem>
|
||||
|
||||
<listitem><para>September 22nd, 2003 [jeremy]: Changed the reference to the
|
||||
man hint to a pointer to BLFS</para></listitem>
|
||||
|
||||
|
@ -21,7 +21,7 @@ to know that our most important tools are working properly.</para>
|
||||
checks to ensure it built correctly. Should you choose to run it, the
|
||||
following command will do so:</para>
|
||||
|
||||
<para><screen><userinput>TZ=UTC make -k test</userinput></screen></para>
|
||||
<para><screen><userinput>TZ=UTC make test</userinput></screen></para>
|
||||
|
||||
<para>Sometimes, package test suites will give false failures. You can
|
||||
consult the LFS Wiki at <ulink url="http://wiki.linuxfromscratch.org"/>
|
||||
|
Loading…
Reference in New Issue
Block a user