| Index: scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json
|
| diff --git a/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json b/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json
|
| index 19ea4ddc02d7848b7e1af4b80470ded6901e8c78..00d6fa406a39a40a6be3074ea532111fbeb523e3 100644
|
| --- a/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json
|
| +++ b/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json
|
| @@ -449,9 +449,9 @@
|
| "[SLAVE_BUILD]/src/out/Debug",
|
| "-k",
|
| "0",
|
| + "all",
|
| "-j",
|
| - "50",
|
| - "all"
|
| + "50"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| @@ -521,7 +521,7 @@
|
| "--ninja-log-compiler",
|
| "goma-clang",
|
| "--ninja-log-command",
|
| - "['RECIPE_PACKAGE_REPO[depot_tools]/ninja', '-w', 'dupbuild=err', '-C', '[SLAVE_BUILD]/src/out/Debug', '-k', '0', '-j', 50, 'all']",
|
| + "['RECIPE_PACKAGE_REPO[depot_tools]/ninja', '-w', 'dupbuild=err', '-C', '[SLAVE_BUILD]/src/out/Debug', '-k', '0', 'all', '-j', 50]",
|
| "--ninja-log-exit-status",
|
| "0",
|
| "--buildbot-buildername",
|
|
|