Author: bdubbs
Date: Sun Apr 13 23:02:25 2014
New Revision: 10535
Log:
Fix gmp number os tests
Modified:
trunk/BOOK/chapter06/gmp.xml
Modified: trunk/BOOK/chapter06/gmp.xml
==============================================================================
--- trunk/BOOK/chapter06/gmp.xml Fri Apr 11 16:57:08 2014 (r10534)
+++ trunk/BOOK/chapter06/gmp.xml Sun Apr 13 23:02:25 2014 (r10535)
@@ -79,7 +79,7 @@
<screen><userinput remap="test">make check 2>&1 | tee
gmp-check-log</userinput></screen>
- <para>Ensure that all 185 tests in the test suite passed.
+ <para>Ensure that all 188 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