Author: matthew
Date: 2012-12-28 10:57:03 -0700 (Fri, 28 Dec 2012)
New Revision: 10081
Modified:
trunk/BOOK/chapter06/gmp.xml
Log:
Update number of tests in GMP's testsuite, following upgrade to GMP-5.1.0.
Modified: trunk/BOOK/chapter06/gmp.xml
===================================================================
--- trunk/BOOK/chapter06/gmp.xml 2012-12-28 15:38:51 UTC (rev 10080)
+++ trunk/BOOK/chapter06/gmp.xml 2012-12-28 17:57:03 UTC (rev 10081)
@@ -86,7 +86,7 @@
<screen><userinput remap="test">make check 2>&1 | tee
gmp-check-log</userinput></screen>
- <para>Ensure that all 166 tests in the test suite passed.
+ <para>Ensure that all 184 tests in the test suite passed.
Check the results by issuing the following command:</para>
<screen><userinput remap="test">awk '/tests passed/{total+=$2} ; END{print
total}' gmp-check-log</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page