[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-646-g2e85573

git git at cross-lfs.org
Wed Feb 12 11:15:11 PST 2014


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  2e85573e54dd307ca7f59bb5ae490117ce9eb036 (commit)
      from  c7440103b37b67908f5ccbb696941a2911605993 (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 2e85573e54dd307ca7f59bb5ae490117ce9eb036
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Wed Feb 12 13:15:07 2014 -0600

    Fix check command as NON_ROOT_USERNAME to include check-root target.

diff --git a/BOOK/final-system/common/coreutils.xml b/BOOK/final-system/common/coreutils.xml
index 47e0a43..ee1f6c6 100644
--- a/BOOK/final-system/common/coreutils.xml
+++ b/BOOK/final-system/common/coreutils.xml
@@ -66,7 +66,7 @@
     the tests that are meant to be run as user
     <systemitem class="username">root</systemitem>:</para>
 
-<screen os="i"><userinput remap="test">make NON_ROOT_USERNAME=dummy</userinput></screen>
+<screen os="i"><userinput remap="test">make NON_ROOT_USERNAME=dummy check-root</userinput></screen>
 
     <para os="j">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 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list