aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/tcl-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/tcl-inst.xml b/chapter05/tcl-inst.xml
index 2131890d8..db8bf811d 100644
--- a/chapter05/tcl-inst.xml
+++ b/chapter05/tcl-inst.xml
@@ -21,7 +21,7 @@ to know that our most important tools are working properly.</para>
checks to ensure it built correctly. Should you choose to run it, the
following command will do so:</para>
-<para><screen><userinput>TZ=UTC make -k test</userinput></screen></para>
+<para><screen><userinput>TZ=UTC make test</userinput></screen></para>
<para>Sometimes, package test suites will give false failures. You can
consult the LFS Wiki at <ulink url="http://wiki.linuxfromscratch.org"/>