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

Unified Diff: recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.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/tryjob_fail_patch_download.json
diff --git a/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json b/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json
index 8af12190ac9f68eaec14a02396132093146c663a..05ae22516b2950dc51be6194e412305f31586863 100644
--- a/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json
+++ b/recipe_modules/bot_update/example.expected/tryjob_fail_patch_download.json
@@ -27,7 +27,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]"
+ "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "bot_update",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698