| Index: recipe_modules/bot_update/example.expected/no_shallow.json
 | 
| diff --git a/recipe_modules/bot_update/example.expected/no_shallow.json b/recipe_modules/bot_update/example.expected/no_shallow.json
 | 
| index 3cb8fdf3f358e8d8e250be713da80d0bc97c29a7..2008a4fa30ce46b42b3e82411d242f38a17a3e5f 100644
 | 
| --- a/recipe_modules/bot_update/example.expected/no_shallow.json
 | 
| +++ b/recipe_modules/bot_update/example.expected/no_shallow.json
 | 
| @@ -25,6 +25,9 @@
 | 
|        "--no_shallow"
 | 
|      ],
 | 
|      "cwd": "[SLAVE_BUILD]",
 | 
| +    "env": {
 | 
| +      "PATH": "%(PATH)s:RECIPE_PACKAGE[depot_tools]"
 | 
| +    },
 | 
|      "name": "bot_update",
 | 
|      "~followup_annotations": [
 | 
|        "@@@STEP_LOG_LINE@json.output@{@@@",
 | 
| 
 |