| Index: scripts/slave/recipes/infra/infra_repo_trybot.expected/basic_gerrit.json
|
| diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/basic_gerrit.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/basic_gerrit.json
|
| index 5e4a0af5459115612bccd322584579121078a348..184d721a3e0087015dec411e19493cba02efc190 100644
|
| --- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/basic_gerrit.json
|
| +++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/basic_gerrit.json
|
| @@ -29,7 +29,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -83,7 +82,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -122,7 +120,6 @@
|
| "-u",
|
| "[SLAVE_BUILD]/infra/go/env.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "go bootstrap"
|
| },
|
| {
|
| @@ -133,7 +130,6 @@
|
| "python",
|
| "[SLAVE_BUILD]/infra/go/test.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "go tests"
|
| },
|
| {
|
|
|