Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Unified Diff: scripts/slave/recipes/infra/luci_go.expected/luci_go.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/infra/luci_go.expected/luci_go.json
diff --git a/scripts/slave/recipes/infra/luci_go.expected/luci_go.json b/scripts/slave/recipes/infra/luci_go.expected/luci_go.json
index 2359fe51fce5e1337baae90f8e259c23c7f578c3..029fdc43c59fd54316d7995794a7a4b42aa0699b 100644
--- a/scripts/slave/recipes/infra/luci_go.expected/luci_go.json
+++ b/scripts/slave/recipes/infra/luci_go.expected/luci_go.json
@@ -27,7 +27,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -67,7 +66,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -81,7 +79,6 @@
"go",
"version"
],
- "cwd": "[SLAVE_BUILD]",
"name": "go third parties"
},
{
@@ -93,7 +90,6 @@
"build",
"github.com/luci/luci-go/..."
],
- "cwd": "[SLAVE_BUILD]",
"name": "go build"
},
{
@@ -105,7 +101,6 @@
"test",
"github.com/luci/luci-go/..."
],
- "cwd": "[SLAVE_BUILD]",
"name": "go test"
},
{

Powered by Google App Engine
This is Rietveld 408576698