Chromium Code Reviews| Index: scripts/slave/recipe_modules/filter/example.expected/analyzes_error.json |
| diff --git a/scripts/slave/recipe_modules/filter/example.expected/analyzes_error.json b/scripts/slave/recipe_modules/filter/example.expected/analyzes_error.json |
| index cf79f0f384224dd4891d36e241fee6c1949f40cf..0c9db854668a67bf910e53c83c2c41d119b41266 100644 |
| --- a/scripts/slave/recipe_modules/filter/example.expected/analyzes_error.json |
| +++ b/scripts/slave/recipe_modules/filter/example.expected/analyzes_error.json |
| @@ -30,5 +30,12 @@ |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@" |
| ] |
| + }, |
| + { |
| + "cmd": [ |
| + "echo", |
| + "Why hello, there." |
| + ], |
| + "name": "hello" |
| } |
| ] |