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

Unified Diff: recipes/recipes/luci_go.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
Index: recipes/recipes/luci_go.expected/presubmit_try_job.json
diff --git a/recipes/recipes/luci_go.expected/presubmit_try_job.json b/recipes/recipes/luci_go.expected/presubmit_try_job.json
index 4e5b609f5921754aadbff9d6835f66d94ea576f9..6676214edd8bb1f4063d1ef18acc04a8c1f3c809 100644
--- a/recipes/recipes/luci_go.expected/presubmit_try_job.json
+++ b/recipes/recipes/luci_go.expected/presubmit_try_job.json
@@ -80,7 +80,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]"
},
@@ -90,7 +90,7 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/infra/go/env.py",
+ "[START_DIR]/infra/go/env.py",
"go",
"version"
],
@@ -100,7 +100,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",

Powered by Google App Engine
This is Rietveld 408576698