| Index: scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal.json
|
| diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal.json
|
| index c5fbee911a9fee84d6dc3f3bf8d0347c4f48a4e9..c8c542135b4b94a4aea95ceae203f11f94a6a8ad 100644
|
| --- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal.json
|
| +++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal.json
|
| @@ -35,7 +35,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -89,7 +88,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -128,7 +126,6 @@
|
| "-u",
|
| "[SLAVE_BUILD]/infra_internal/go/env.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "go bootstrap"
|
| },
|
| {
|
| @@ -139,7 +136,6 @@
|
| "python",
|
| "[SLAVE_BUILD]/infra_internal/go/test.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "go tests"
|
| },
|
| {
|
|
|