| Index: scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config_patch.json
|
| diff --git a/scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config_patch.json b/scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config_patch.json
|
| index 4c32b9f595107a989effa62557e16a06b2dd79f8..0f1bb2196440f3a70d9c3500eb469b890046f43a 100644
|
| --- a/scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config_patch.json
|
| +++ b/scripts/slave/recipes/infra/master_manager_config.expected/master_manager_config_patch.json
|
| @@ -29,7 +29,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -72,7 +71,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -89,7 +87,6 @@
|
| "--json-file",
|
| "[SLAVE_BUILD]/infra-data-master-manager/desired_master_state.json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "master manager configuration test"
|
| },
|
| {
|
|
|