[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-3.0.0-systemd-191-g9003f44

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, master has been updated
       via  9003f44c3f5fdfe0f2fb44cfa36e42aa72b80297 (commit)
       via  e936abe96dc523c69ffc9852186a7bbce508c590 (commit)
      from  7d20d9ea8ec2cd6b494e23c7f5d4e430893e0566 (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 9003f44c3f5fdfe0f2fb44cfa36e42aa72b80297
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 867c562..62b50a4 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 e936abe96dc523c69ffc9852186a7bbce508c590
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