| Index: scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json
|
| diff --git a/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json b/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json
|
| index 2f8c24d6fee3b8cf0829b9ec74096db600acb0ae..f0e12cc33e4409f8769e64a39c5bf39672d7c5cc 100644
|
| --- a/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json
|
| +++ b/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json
|
| @@ -258,7 +258,7 @@
|
| "ninja",
|
| "-C",
|
| "[SLAVE_BUILD]/src/out/Debug",
|
| - "All",
|
| + "all",
|
| "-t",
|
| "compdb",
|
| "cc",
|
| @@ -321,7 +321,7 @@
|
| "--ninja-log-compiler",
|
| "goma",
|
| "--ninja-log-command",
|
| - "['ninja', '-C', Path('checkout', 'out','Debug'), 'All', '-t', 'compdb', 'cc', 'cxx', 'objc', 'objcxx', '-j', 50]",
|
| + "['ninja', '-C', Path('checkout', 'out','Debug'), 'all', '-t', 'compdb', 'cc', 'cxx', 'objc', 'objcxx', '-j', 50]",
|
| "--ninja-log-exit-status",
|
| "0",
|
| "--buildbot-buildername",
|
| @@ -404,7 +404,7 @@
|
| "--goma-dir",
|
| "[CACHE]/cipd/goma",
|
| "--",
|
| - "All"
|
| + "all"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| @@ -510,4 +510,4 @@
|
| "recipe_result": null,
|
| "status_code": 0
|
| }
|
| -]
|
| +]
|
|
|