| 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..77e0854c184694c3663bfae5603fcb2da4cf89f4 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": "RECIPE_PACKAGE[depot_tools]:%(PATH)s"
|
| + },
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Some step text@@@",
|
|
|