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

Unified Diff: recipe_modules/bot_update/example.expected/basic_with_branch_heads.json

Issue 1785443002: depot_tools: adjust for resource API changes in recipe engine (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: 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/bot_update/example.expected/basic_with_branch_heads.json
diff --git a/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json b/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
index 87c6e1eef00490b341fc86b8b3ca7fd8be7f21cd..9a8ee91e170d0eab94ba92a107875fa5f2606353 100644
--- a/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
+++ b/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json
@@ -26,7 +26,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]"
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "bot_update - with branch heads",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698