With `match` applying to both `stdout` and `stderr`, maybe it should become more structured: ``` stdout: match: regex whitespace: ignore lines: 2-4 content: | LINE2 LINE3 LINE4 ```
With
matchapplying to bothstdoutandstderr, maybe it should become more structured: