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

Unified Diff: recipe_modules/step/example.expected/defer_results.json

Issue 1777003003: recipe_engine: change resource API to use repo root (Closed) Base URL: https://github.com/luci/recipes-py.git@master
Patch Set: review Created 4 years, 9 months 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: recipe_modules/step/example.expected/defer_results.json
diff --git a/recipe_modules/step/example.expected/defer_results.json b/recipe_modules/step/example.expected/defer_results.json
index 587ced4eb1d60904fbaf7094032d9adf7e1bdafe..8886d3c748b277de018ad87c1d977f39ea1b0093 100644
--- a/recipe_modules/step/example.expected/defer_results.json
+++ b/recipe_modules/step/example.expected/defer_results.json
@@ -34,7 +34,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "PATH": "RECIPE_PACKAGE[recipe_engine]:%(PATH)s"
+ "PATH": "RECIPE_PACKAGE_REPO[recipe_engine]:%(PATH)s"
},
"name": "recipes help"
},
« no previous file with comments | « recipe_modules/step/example.expected/basic.json ('k') | recipe_modules/step/example.expected/exceptional.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698