[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, systemd, updated. clfs-2.0.0-875-g84ed6d5

git git at cross-lfs.org
Wed Feb 12 11:14:28 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, systemd has been updated
       via  84ed6d50e5434bae654db2bbd8215148b4bd4a12 (commit)
      from  2d90b8e091c90773db493c2ffe17961918044617 (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 84ed6d50e5434bae654db2bbd8215148b4bd4a12
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Wed Feb 12 13:14:20 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 845bd76..debcdf1 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