t / chainlint / exit-subshell.expecton commit Merge branch 'jh/midx-verify-too-many-packs' (ec08c4f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)