| Index: scripts/slave/recipe_modules/halt/example.expected/basic.json
|
| diff --git a/scripts/slave/recipe_modules/halt/example.expected/basic.json b/scripts/slave/recipe_modules/halt/example.expected/basic.json
|
| index 2947f58e6baed0b91f9afa5079d4805ecbb06fe8..a8e9d8dd2352a2f680960a95cfcd020ebd064323 100644
|
| --- a/scripts/slave/recipe_modules/halt/example.expected/basic.json
|
| +++ b/scripts/slave/recipe_modules/halt/example.expected/basic.json
|
| @@ -5,6 +5,7 @@
|
| "-u",
|
| "import sys; sys.exit(1)"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "Recipe failed. Reason: Fake failure",
|
| "~followup_annotations": [
|
| "step returned non-zero exit code: 1",
|
|
|