aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2019-07-14 19:03:27 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2019-07-14 19:03:27 +0000
commit3333b6473d706985a7613108a51a627b9b33d75f (patch)
tree6453e7f81c9f577f050b25ebc41f1c3c5b98f24f /chapter06
parent9cc5415c9234609820a8972b3caa964762c558c8 (diff)
Typos and cleanup
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/ninja.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/ninja.xml b/chapter06/ninja.xml
index 5be498eb7..e998c64fb 100644
--- a/chapter06/ninja.xml
+++ b/chapter06/ninja.xml
@@ -88,8 +88,7 @@
<para>To test the results, issue:</para>
-<screen><userinput remap="test">python3 configure.py
-./ninja ninja_test
+<screen><userinput remap="test">./ninja ninja_test
./ninja_test --gtest_filter=-SubprocessTest.SetWithLots</userinput></screen>
<para>Install the package:</para>