diff options
Diffstat (limited to 'chapter06/ninja.xml')
-rw-r--r-- | chapter06/ninja.xml | 3 |
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> |