| Index: recipe_modules/bot_update/example.expected/trychange.json
 | 
| diff --git a/recipe_modules/bot_update/example.expected/trychange.json b/recipe_modules/bot_update/example.expected/trychange.json
 | 
| index 26cdf644541ba1092272bf0c561a6d3f5b0963be..a7aa473288714dab78efba4f3eced750e55d6885 100644
 | 
| --- a/recipe_modules/bot_update/example.expected/trychange.json
 | 
| +++ b/recipe_modules/bot_update/example.expected/trychange.json
 | 
| @@ -26,6 +26,9 @@
 | 
|        "+refs/change/1/2/333"
 | 
|      ],
 | 
|      "cwd": "[SLAVE_BUILD]",
 | 
| +    "env": {
 | 
| +      "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]"
 | 
| +    },
 | 
|      "name": "bot_update",
 | 
|      "~followup_annotations": [
 | 
|        "@@@STEP_TEXT@Some step text@@@",
 | 
| 
 |