| Index: scripts/slave/recipes/infra/infra_repo_trybot.expected/only_python.json
|
| diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_python.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_python.json
|
| index 3249ff40ea9d94e5534eff72a712666771b3cfa5..1c3540cfcf7a4ce37dc51cf0216801a475e40fdd 100644
|
| --- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_python.json
|
| +++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_python.json
|
| @@ -31,7 +31,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -85,7 +84,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -123,7 +121,6 @@
|
| "-u",
|
| "[SLAVE_BUILD]/infra/go/env.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "go bootstrap"
|
| },
|
| {
|
| @@ -134,7 +131,6 @@
|
| "python",
|
| "[SLAVE_BUILD]/infra/go/test.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "go tests"
|
| },
|
| {
|
|
|