t / chainlint / exit-subshell.expecton commit t6006: simplify, fix, and optimize empty message test (7b6ad97)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)