| 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..b12f9e40c7ee0e1dd20d62e3025a686f7d976fe4 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": "%(PATH)s:RECIPE_PACKAGE[depot_tools]"
|
| + },
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Some step text@@@",
|
|
|