Author: robert
Date: 2007-03-29 11:19:17 -0600 (Thu, 29 Mar 2007)
New Revision: 1052
Modified:
branches/2.4-branch/BOOK/chapter06/coreutils.xml
trunk/BOOK/chapter06/coreutils.xml
Log:
nobody
Modified: branches/2.4-branch/BOOK/chapter06/coreutils.xml
===================================================================
--- branches/2.4-branch/BOOK/chapter06/coreutils.xml 2007-03-29 11:49:51 UTC
(rev 1051)
+++ branches/2.4-branch/BOOK/chapter06/coreutils.xml 2007-03-29 17:19:17 UTC
(rev 1052)
@@ -65,7 +65,7 @@
<para>Then run the remainder of the tests as the
<systemitem class="username">nobody</systemitem> user:</para>
-<screen><userinput>src/su dummy -s /bin/sh -c "make RUN_EXPENSIVE_TESTS=yes
check"</userinput></screen>
+<screen><userinput>src/su nobody -s /bin/sh -c "make RUN_EXPENSIVE_TESTS=yes
check"</userinput></screen>
<para>This package installs some programs we may not want, and programs
we do want in the wrong places. Install Coreutils to a temporary directory
Modified: trunk/BOOK/chapter06/coreutils.xml
===================================================================
--- trunk/BOOK/chapter06/coreutils.xml 2007-03-29 11:49:51 UTC (rev 1051)
+++ trunk/BOOK/chapter06/coreutils.xml 2007-03-29 17:19:17 UTC (rev 1052)
@@ -65,7 +65,7 @@
<para>Then run the remainder of the tests as the
<systemitem class="username">nobody</systemitem> user:</para>
-<screen><userinput>src/su dummy -s /bin/sh -c "make RUN_EXPENSIVE_TESTS=yes
check"</userinput></screen>
+<screen><userinput>src/su nobody -s /bin/sh -c "make RUN_EXPENSIVE_TESTS=yes
check"</userinput></screen>
<para>This package installs some programs we may not want, and programs
we do want in the wrong places. Install Coreutils to a temporary directory
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page