|
@@ -81,9 +81,10 @@ sed -i "s|htmldir = @htmldir@|htmldir = /usr/share/doc/bash-&bash-version;|" \
|
|
|
chown -Rv nobody ./</userinput></screen>
|
|
|
|
|
|
<para>Now, run the tests as the <systemitem
|
|
|
- class="username">nobody</systemitem> user:</para>
|
|
|
+ class="username">nobody</systemitem> user, ensuring that the standard
|
|
|
+ input device is readable:</para>
|
|
|
|
|
|
-<screen><userinput>su-tools nobody -s /bin/bash -c "make tests"</userinput></screen>
|
|
|
+<screen><userinput>su-tools nobody -s /bin/bash -c "make tests" </dev/tty</userinput></screen>
|
|
|
|
|
|
<para>Install the package:</para>
|
|
|
|