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

Unified Diff: recipes/recipes/luci_gae.expected/presubmit_try_job.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
« no previous file with comments | « recipes/recipes/luci_gae.expected/luci_gae.json ('k') | recipes/recipes/luci_go.expected/luci_go.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipes/recipes/luci_gae.expected/presubmit_try_job.json
diff --git a/recipes/recipes/luci_gae.expected/presubmit_try_job.json b/recipes/recipes/luci_gae.expected/presubmit_try_job.json
index fae2e8bc3cbfb4c13ae0e4c55ba5b73a4b7f63ed..8c576fe0f13035c2f8090c0f5e875210234c9287 100644
--- a/recipes/recipes/luci_gae.expected/presubmit_try_job.json
+++ b/recipes/recipes/luci_gae.expected/presubmit_try_job.json
@@ -83,7 +83,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]"
},
@@ -93,7 +93,7 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/infra/go/env.py",
+ "[START_DIR]/infra/go/env.py",
"go",
"version"
],
@@ -103,7 +103,7 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/infra/go/env.py",
+ "[START_DIR]/infra/go/env.py",
"python",
"RECIPE_PACKAGE_REPO[depot_tools]/presubmit_support.py",
"--root",
« no previous file with comments | « recipes/recipes/luci_gae.expected/luci_gae.json ('k') | recipes/recipes/luci_go.expected/luci_go.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698