t / chainlint / exit-subshell.expecton commit submodule--helper: add a missing \n (1a87871)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)