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