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