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