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

Unified Diff: recipes/recipes/try_recipe.expected/default.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/default.json
diff --git a/recipes/recipes/try_recipe.expected/default.json b/recipes/recipes/try_recipe.expected/default.json
index 0d0b54806cdb8facc09aeaa14f771a001a98db1c..32ba7b21721266392bd4ba28fa862e3eec22771e 100644
--- a/recipes/recipes/try_recipe.expected/default.json
+++ b/recipes/recipes/try_recipe.expected/default.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",
"1",
"--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\", \"prop1\": \"value1\", \"prop2\": \"value2\", \"slavename\": \"TestSlavename\", \"try_level\": 1}",
« no previous file with comments | « recipes/recipes/try_recipe.expected/broken_win.json ('k') | recipes/recipes/try_recipe.expected/recursion.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698