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

Unified Diff: scripts/slave/recipes/infra/luci_gae.expected/luci_gae.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_gae.expected/luci_gae.json
diff --git a/scripts/slave/recipes/infra/luci_gae.expected/luci_gae.json b/scripts/slave/recipes/infra/luci_gae.expected/luci_gae.json
index 92d39da0e386e6a5578547b05cc103dd65ad30a0..56bc11eef53bf0089a83972ada5c858a37ea0777 100644
--- a/scripts/slave/recipes/infra/luci_gae.expected/luci_gae.json
+++ b/scripts/slave/recipes/infra/luci_gae.expected/luci_gae.json
@@ -29,7 +29,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -70,7 +69,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -84,7 +82,6 @@
"go",
"version"
],
- "cwd": "[SLAVE_BUILD]",
"name": "go third parties"
},
{
@@ -96,7 +93,6 @@
"build",
"github.com/luci/gae/..."
],
- "cwd": "[SLAVE_BUILD]",
"name": "go build"
},
{
@@ -108,7 +104,6 @@
"test",
"github.com/luci/gae/..."
],
- "cwd": "[SLAVE_BUILD]",
"name": "go test"
},
{

Powered by Google App Engine
This is Rietveld 408576698