| Index: recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
 | 
| diff --git a/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json b/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
 | 
| index 0b968135ac36d2aa37ad66355898b57b652a2177..9e2cd6f8de3299fde77fbaeec02e4cd196dbeaca 100644
 | 
| --- a/recipe_modules/bot_update/example.expected/tryjob_fail_patch.json
 | 
| +++ b/recipe_modules/bot_update/example.expected/tryjob_fail_patch.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@@@",
 | 
| 
 |