mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 07:57:23 +08:00
Rewording of test comments for CMake
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12181 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
51a4f75426
commit
f2c30c74cd
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "11"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "11"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2013">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "November 10th, &year;">
|
||||
<!ENTITY releasedate "November 11th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
|
||||
|
@ -109,11 +109,9 @@
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <userinput>make -k test</userinput>. Almost
|
||||
99% of the tests passes. The following tests fail, for unknown reasons:
|
||||
CTestTestFailedSubmit-ftp (known to fail),
|
||||
CTestTestFailedSubmit-http and
|
||||
CTestTestFailedSubmit-https.
|
||||
To test the results, issue: <userinput>make -k test</userinput>. Some
|
||||
tests depend on the availability of remote sites, and may fail if those
|
||||
sites are not available.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user