[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, sysvinit, updated. clfs-3.0.0-sysvinit-180-ga6b39e8

git git at clfs.org
Sat Oct 24 16:53:53 PDT 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, sysvinit has been updated
       via  a6b39e8bc9c1f74d97ab6ba2a34684e5fc92e023 (commit)
       via  e67e85808c1cbd7dd5a7f937387c94a12c0a0294 (commit)
      from  df663045823132b5144954a927a2b12b10fb3d15 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a6b39e8bc9c1f74d97ab6ba2a34684e5fc92e023
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Sat Oct 24 18:53:46 2015 -0500

    Update date for October 24, 2015.

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 6c070b6..9947a92 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -2,7 +2,7 @@
 
 <!ENTITY month "10"> <!-- Use two digits -->
 <!ENTITY month_name "October">
-<!ENTITY day "17"> <!-- Use two digits -->
+<!ENTITY day "24"> <!-- Use two digits -->
 <!ENTITY year "2015"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

commit e67e85808c1cbd7dd5a7f937387c94a12c0a0294
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Sat Oct 24 18:53:03 2015 -0500

    Use make check for Glibc. The check already creates a log and outputs any failures at the end of the check.

diff --git a/BOOK/final-system/common/glibc.xml b/BOOK/final-system/common/glibc.xml
index 062518b..fb0da7a 100644
--- a/BOOK/final-system/common/glibc.xml
+++ b/BOOK/final-system/common/glibc.xml
@@ -99,7 +99,7 @@ cd ../glibc-build</userinput></screen>
 
 <!-- items n,o,p no longer the master, use x86_64 which has no failures -->
 
-<screen os="n"><userinput remap="test">make -k check 2>&1 | tee glibc-check-log; grep Error glibc-check-log</userinput></screen>
+<screen os="n"><userinput remap="test">make check</userinput></screen>
 
     <para os="o">The Glibc test suite is highly dependent on certain functions of
     the host system, in particular the kernel. The <emphasis>posix/annexc</emphasis> and

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/common/glibc.xml |    2 +-
 BOOK/general.ent                   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list