| Index: scripts/slave/recipe_modules/legion/example.expected/basic.json
|
| diff --git a/scripts/slave/recipe_modules/legion/example.expected/basic.json b/scripts/slave/recipe_modules/legion/example.expected/basic.json
|
| index 7661f1aa5a33bf114611abfd88ae982a5d3625ab..80585bbc3e9c58a592f02d78e7f4eb31825fa3b1 100644
|
| --- a/scripts/slave/recipe_modules/legion/example.expected/basic.json
|
| +++ b/scripts/slave/recipe_modules/legion/example.expected/basic.json
|
| @@ -25,7 +25,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -113,7 +112,6 @@
|
| "cfg_name",
|
| "cfg_value"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "archive for controller_path.isolate"
|
| },
|
| {
|
| @@ -143,7 +141,6 @@
|
| "Task",
|
| "task_path.isolated"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "Running test for Test Controller",
|
| "stdout": "/path/to/tmp/"
|
| },
|
|
|