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