|
@@ -66,7 +66,7 @@ echo "dummy:x:1000:1000:::/bin/bash" >> /etc/passwd</userinput></screen>
|
|
|
<para>Now you're all set to run the test suite. First run the few tests that
|
|
|
are meant to be run as <emphasis>root</emphasis>:</para>
|
|
|
|
|
|
-<screen><userinput>make NON_ROOT_USERNAME=dummy make check-root</userinput></screen>
|
|
|
+<screen><userinput>make NON_ROOT_USERNAME=dummy check-root</userinput></screen>
|
|
|
|
|
|
<para>Then run the remainder of the tests as the <emphasis>dummy</emphasis>
|
|
|
user:</para>
|