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 88da29c2faa4b41a89f826fd1eb85abe06f32310..e7a93bdf1aa5d422017359e710a5e33a4ac23bcb 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 |
@@ -26,6 +26,9 @@ |
"src@HEAD" |
], |
"cwd": "[SLAVE_BUILD]", |
+ "env": { |
+ "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]" |
+ }, |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |