Author: renodr
Date: Thu Mar  5 11:27:52 2020
New Revision: 11776

Log:
There are now 197 tests in GMP rather than 190

Modified:
   trunk/BOOK/chapter06/gmp.xml

Modified: trunk/BOOK/chapter06/gmp.xml
==============================================================================
--- trunk/BOOK/chapter06/gmp.xml        Tue Mar  3 08:52:05 2020        (r11775)
+++ trunk/BOOK/chapter06/gmp.xml        Thu Mar  5 11:27:52 2020        (r11776)
@@ -108,7 +108,7 @@
     instruction".  In this case, gmp should be reconfigured with the option
     --build=x86_64-unknown-linux-gnu and rebuilt.</para></caution>
 
-    <para>Ensure that all 190 tests in the test suite passed.
+    <para>Ensure that all 197 tests in the test suite passed.
     Check the results by issuing the following command:</para>
 
 <screen><userinput remap="test">awk '/# PASS:/{total+=$3} ; END{print total}' 
gmp-check-log</userinput></screen>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to