| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_android_arm_compile_rel.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_android_arm_compile_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_android_arm_compile_rel.json
|
| index 8307820751c5662db7fa3671580431560a320a69..40f01237cf57037289257ed06a004ea9448a58ca 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_android_arm_compile_rel.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_android_arm_compile_rel.json
|
| @@ -31,7 +31,6 @@
|
| "--no_shallow",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -70,7 +69,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "GYP_CROSSCOMPILE": "1",
|
| @@ -89,7 +87,6 @@
|
| "python",
|
| "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cleanup_temp"
|
| },
|
| {
|
| @@ -124,7 +121,6 @@
|
| "--goma-disable-local-fallback",
|
| "--"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
|
|