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

Unified Diff: recipe_modules/step/example.expected/warning.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
« no previous file with comments | « recipe_modules/step/example.expected/invalid_access.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/step/example.expected/warning.json
diff --git a/recipe_modules/step/example.expected/warning.json b/recipe_modules/step/example.expected/warning.json
index 537ca02e81f550af44f1e164378b32e7979aa01f..8f0aeee01734e64b80bdab72f074ad3c6b7a70df 100644
--- a/recipe_modules/step/example.expected/warning.json
+++ b/recipe_modules/step/example.expected/warning.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/invalid_access.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698