[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. a0ae8b16e3603a1c4d9d283ac62c59c33fd53491

git git at cross-lfs.org
Wed Oct 17 14:03:03 PDT 2012


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  a0ae8b16e3603a1c4d9d283ac62c59c33fd53491 (commit)
       via  455ffbb2831ba4d2aa69fc6b8fac277e0efcf280 (commit)
       via  d09b71b9c796f926b1f4c70a27e7aaf9e85f219e (commit)
      from  83c5afd8b3488ae6b74ba162d6c41aad90a58fd0 (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 a0ae8b16e3603a1c4d9d283ac62c59c33fd53491
Author: William Harrington <kb0iic at gmail.com>
Date:   Wed Oct 17 16:02:54 2012 -0500

    Edit testsuite command for su tests.

diff --git a/BOOK/final-system/common/coreutils.xml b/BOOK/final-system/common/coreutils.xml
index d2c4786..f573a64 100644
--- a/BOOK/final-system/common/coreutils.xml
+++ b/BOOK/final-system/common/coreutils.xml
@@ -83,7 +83,7 @@ echo "dummy:x:1000:1000::/root:/bin/bash" >> /etc/passwd</userinput></scre
     <para os="n">Then run the remainder of the tests as the
     <systemitem class="username">dummy</systemitem> user:</para>
 
-<screen os="o"><userinput>src/su dummy -c "make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
+<screen os="o"><userinput>su dummy -c "make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
 
     <para os="p">When testing is complete, remove the
     <systemitem class="username">dummy</systemitem> user and groups:</para>

commit 455ffbb2831ba4d2aa69fc6b8fac277e0efcf280
Author: William Harrington <kb0iic at gmail.com>
Date:   Wed Oct 17 16:02:37 2012 -0500

    Update introduction.

diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index ae3feed..d2d5d25 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -36,6 +36,16 @@
     </listitem>
 -->
     <listitem>
+      <para>October 17, 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington} - Edit coreutils test suite command for su.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+
+    <listitem>
       <para>October 15, 2012</para>
       <itemizedlist>
         <listitem>

commit d09b71b9c796f926b1f4c70a27e7aaf9e85f219e
Author: William Harrington <kb0iic at gmail.com>
Date:   Wed Oct 17 16:02:24 2012 -0500

    Update date.

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 0f371d1..82db7af 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 "15"> <!-- Use two digits -->
+<!ENTITY day "17"> <!-- Use two digits -->
 <!ENTITY year "2012"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

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

Summary of changes:
 BOOK/final-system/common/coreutils.xml |    2 +-
 BOOK/general.ent                       |    2 +-
 BOOK/introduction/common/changelog.xml |   10 ++++++++++
 3 files changed, 12 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list