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

git git at cross-lfs.org
Wed Feb 6 17:13:05 PST 2013


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  aeffc213e4bbfbe138db552dbd89acf96240b0ff (commit)
       via  4f4eeec8a510849d581a29c20efa9ab95b6b3a5c (commit)
      from  d5e3c64fd0195932da1efd0758cea9f0f36af161 (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 aeffc213e4bbfbe138db552dbd89acf96240b0ff
Author: William Harrington <kb0iic at gmail.com>
Date:   Wed Feb 6 19:12:59 2013 -0600

    Add coreutils test suite update entry.

diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index b29880e..00e4ae0 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -44,7 +44,9 @@
         <listitem>
           <para>[William Harrington] - Edit final system util-linux test suite information.</para>
         </listitem>
-
+        <listitem>
+          <para>[William Harrington] - Edit final system coreutils test suite information.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

commit 4f4eeec8a510849d581a29c20efa9ab95b6b3a5c
Author: William Harrington <kb0iic at gmail.com>
Date:   Wed Feb 6 19:12:29 2013 -0600

    Update coreutils non root username check command.

diff --git a/BOOK/final-system/common/coreutils.xml b/BOOK/final-system/common/coreutils.xml
index b359299..7e53ff5 100644
--- a/BOOK/final-system/common/coreutils.xml
+++ b/BOOK/final-system/common/coreutils.xml
@@ -72,7 +72,7 @@ echo "dummy:x:1000:1000::/root:/bin/bash" >> /etc/passwd</userinput></scre
     the tests that are meant to be run as user
     <systemitem class="username">root</systemitem>:</para>
 
-<screen os="k"><userinput>make NON_ROOT_USERNAME=dummy check-root</userinput></screen>
+<screen os="k"><userinput>make NON_ROOT_USERNAME=dummy SUBDIRS= check-root</userinput></screen>
 
     <para os="l">The testsuite will now be run as the
     <systemitem class="username">dummy</systemitem> user. Fix the permissions

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

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


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list