| Index: scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json
|
| diff --git a/scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json b/scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json
|
| index d2d8aacf7f9fb2a4f7fed628fadc4667b69bcc7a..841e30ba82888a3f2fcaf0066d64050a35ee3341 100644
|
| --- a/scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json
|
| +++ b/scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json
|
| @@ -25,7 +25,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -103,7 +102,6 @@
|
| "-u",
|
| "[SLAVE_BUILD]/src/third_party/closure_compiler/run_tests.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "run_tests"
|
| },
|
| {
|
| @@ -111,7 +109,6 @@
|
| "[SLAVE_BUILD]/src/build/gyp_chromium",
|
| "[SLAVE_BUILD]/src/third_party/closure_compiler/compiled_resources.gyp"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "generate_gyp_files"
|
| },
|
| {
|
| @@ -136,7 +133,6 @@
|
| "ninja",
|
| "--"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -147,7 +143,6 @@
|
| "[SLAVE_BUILD]/src/build/gyp_chromium",
|
| "[SLAVE_BUILD]/src/third_party/closure_compiler/compiled_resources2.gyp"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "generate_v2_gyp_files"
|
| },
|
| {
|
| @@ -172,7 +167,6 @@
|
| "ninja",
|
| "--"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -183,4 +177,4 @@
|
| "recipe_result": null,
|
| "status_code": 0
|
| }
|
| -]
|
| +]
|
|
|