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