| Index: scripts/slave/recipes/infra/recipe_simulation.expected/normal.json
|
| diff --git a/scripts/slave/recipes/infra/recipe_simulation.expected/normal.json b/scripts/slave/recipes/infra/recipe_simulation.expected/normal.json
|
| index 72f35beba4fbfa42177b5c553e9d167078b059ed..04460184818160c9a5ab208ef774e831fc80ab9d 100644
|
| --- a/scripts/slave/recipes/infra/recipe_simulation.expected/normal.json
|
| +++ b/scripts/slave/recipes/infra/recipe_simulation.expected/normal.json
|
| @@ -25,7 +25,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -64,7 +63,6 @@
|
| "[SLAVE_BUILD]/build/scripts/slave/recipes.py",
|
| "fetch"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "recipe fetch deps"
|
| },
|
| {
|
| @@ -74,7 +72,6 @@
|
| "[SLAVE_BUILD]/build/scripts/slave/unittests/recipe_simulation_test.py",
|
| "test"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "recipe simulation test"
|
| },
|
| {
|
|
|