| Index: recipe_modules/bot_update/example.expected/svn_mode.json
 | 
| diff --git a/recipe_modules/bot_update/example.expected/svn_mode.json b/recipe_modules/bot_update/example.expected/svn_mode.json
 | 
| index 2f61227ea5b810e690a3d187da3ca72347b0e6eb..0c069844811d6d88dd534e895f051192b4169f36 100644
 | 
| --- a/recipe_modules/bot_update/example.expected/svn_mode.json
 | 
| +++ b/recipe_modules/bot_update/example.expected/svn_mode.json
 | 
| @@ -25,6 +25,9 @@
 | 
|        "--force"
 | 
|      ],
 | 
|      "cwd": "[SLAVE_BUILD]",
 | 
| +    "env": {
 | 
| +      "PATH": "RECIPE_PACKAGE[depot_tools]:%(PATH)s"
 | 
| +    },
 | 
|      "name": "bot_update",
 | 
|      "~followup_annotations": [
 | 
|        "@@@STEP_TEXT@Some step text@@@",
 | 
| 
 |