| Index: scripts/slave/recipes/infra/luci_go.expected/presubmit_try_job.json
|
| diff --git a/scripts/slave/recipes/infra/luci_go.expected/presubmit_try_job.json b/scripts/slave/recipes/infra/luci_go.expected/presubmit_try_job.json
|
| index eed1ab7945fa7eecd2b3aa61571806014fbb2bfd..f7e606e03edb9848b34fb3b43e8eb1a820acb74a 100644
|
| --- a/scripts/slave/recipes/infra/luci_go.expected/presubmit_try_job.json
|
| +++ b/scripts/slave/recipes/infra/luci_go.expected/presubmit_try_job.json
|
| @@ -33,7 +33,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -88,7 +87,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -102,7 +100,6 @@
|
| "go",
|
| "version"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "go third parties"
|
| },
|
| {
|
| @@ -135,7 +132,6 @@
|
| "--rietveld_email",
|
| ""
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PRESUBMIT_BUILDER": "1"
|
| },
|
|
|