| Index: scripts/slave/recipes/mojo.expected/mojo_android_official.json
|
| diff --git a/scripts/slave/recipes/mojo.expected/mojo_android_official.json b/scripts/slave/recipes/mojo.expected/mojo_android_official.json
|
| index 8e8d09e702eb59fe6aa826ea7b032addcdd207af..e30b057331718899e8a643887620bcd7c44f3be8 100644
|
| --- a/scripts/slave/recipes/mojo.expected/mojo_android_official.json
|
| +++ b/scripts/slave/recipes/mojo.expected/mojo_android_official.json
|
| @@ -25,7 +25,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -54,7 +53,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -84,7 +82,6 @@
|
| "--official",
|
| "--android"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_DIR": "[BUILD]/goma"
|
| },
|
| @@ -98,7 +95,6 @@
|
| "--android",
|
| "--official"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "upload shell and app binaries"
|
| },
|
| {
|
|
|