| Index: recipe_modules/bot_update/example.expected/forced.json
|
| diff --git a/recipe_modules/bot_update/example.expected/forced.json b/recipe_modules/bot_update/example.expected/forced.json
|
| index ca3ef96b09341245b29642945f6511bfc23f9a52..31112d9f97b336073c26acbf82fcae74997aa570 100644
|
| --- a/recipe_modules/bot_update/example.expected/forced.json
|
| +++ b/recipe_modules/bot_update/example.expected/forced.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@@@",
|
|
|