aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bash.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bash.xml')
-rw-r--r--chapter06/bash.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index 88a76c612..147af875b 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -70,8 +70,10 @@ sed -i "s|htmldir = @htmldir@|htmldir = /usr/share/doc/bash-&bash-version;|" \
<screen><userinput>make</userinput></screen>
- <para>To test the results, issue:
- <userinput>make tests</userinput>.</para>
+ <para>To test the results, issue:</para>
+
+<screen><userinput>chown -Rv nobody ./
+su-tools nobody -s /bin/bash -c "make tests"</userinput></screen>
<para>Install the package:</para>