| Index: recipe_modules/bot_update/example.expected/tryjob_fail.json
|
| diff --git a/recipe_modules/bot_update/example.expected/tryjob_fail.json b/recipe_modules/bot_update/example.expected/tryjob_fail.json
|
| index 252ef7c596ca2092a519b1a3da8d919c6c9e27b1..c4385659856b45cbb29ed8abe70a17a20984c160 100644
|
| --- a/recipe_modules/bot_update/example.expected/tryjob_fail.json
|
| +++ b/recipe_modules/bot_update/example.expected/tryjob_fail.json
|
| @@ -26,6 +26,9 @@
|
| "src@HEAD"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| + "env": {
|
| + "PATH": "RECIPE_PACKAGE[depot_tools]:%(PATH)s"
|
| + },
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "step returned non-zero exit code: 1",
|
|
|