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

Unified Diff: recipes/recipes/luci_gae.expected/luci_gae.json

Issue 2507373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 1 month 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: recipes/recipes/luci_gae.expected/luci_gae.json
diff --git a/recipes/recipes/luci_gae.expected/luci_gae.json b/recipes/recipes/luci_gae.expected/luci_gae.json
index 66b1ac82a7f6fcf9e192c3d9d3cbbf49c520d6f6..01b49ce591a7e90938946ba14d885ca07669ab39 100644
--- a/recipes/recipes/luci_gae.expected/luci_gae.json
+++ b/recipes/recipes/luci_gae.expected/luci_gae.json
@@ -62,7 +62,7 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]/infra",
+ "cwd": "[START_DIR]/infra",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -72,7 +72,7 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/infra/go/env.py",
+ "[START_DIR]/infra/go/env.py",
"go",
"version"
],
@@ -82,7 +82,7 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/infra/go/env.py",
+ "[START_DIR]/infra/go/env.py",
"go",
"build",
"github.com/luci/gae/..."
@@ -93,7 +93,7 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/infra/go/env.py",
+ "[START_DIR]/infra/go/env.py",
"go",
"test",
"github.com/luci/gae/..."
« no previous file with comments | « recipes/recipes/isolate_go_perf.expected/infra_win.json ('k') | recipes/recipes/luci_gae.expected/presubmit_try_job.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698