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