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

Unified Diff: recipes/recipes/try_recipe.expected/recursion.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/try_recipe.expected/recursion.json
diff --git a/recipes/recipes/try_recipe.expected/recursion.json b/recipes/recipes/try_recipe.expected/recursion.json
index 2ef25a3ef6e089d41612a3139190c5a2614259a1..da88ae925b06f4a949f9b25e4e6f85221abccb64 100644
--- a/recipes/recipes/try_recipe.expected/recursion.json
+++ b/recipes/recipes/try_recipe.expected/recursion.json
@@ -59,7 +59,7 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/build/scripts/slave/recipes.py",
+ "[START_DIR]/build/scripts/slave/recipes.py",
"fetch"
],
"name": "fetch recipe engine deps"
@@ -85,12 +85,12 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/build/scripts/tools/annotee_indenter.py",
+ "[START_DIR]/build/scripts/tools/annotee_indenter.py",
"--base-level",
"2",
"--use-python-executable",
"--",
- "[SLAVE_BUILD]/build/scripts/slave/recipes.py",
+ "[START_DIR]/build/scripts/slave/recipes.py",
"run",
"--properties-file",
"{\"buildername\": \"recipe_try\", \"buildnumber\": 571, \"mastername\": \"tryserver.infra\", \"slavename\": \"TestSlavename\", \"try_level\": 2, \"try_props\": \"eNqrViooyi8wVLJSUCpLzClNNVTSUQALGcGFjJRqAeKlC4s=\", \"try_recipe\": \"infra/build_repo_real_try\"}",

Powered by Google App Engine
This is Rietveld 408576698