aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/util-linux.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index cd6fd6cfb..13a386374 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -99,7 +99,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
booting, they pass.</para></note>
<screen><userinput remap="test">chown -Rv nobody .
-su nobody -s /bin/bash -c "PATH=$PATH make check"</userinput></screen>
+su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
<para>Install the package:</para>