t / chainlint / exit-subshell.expecton commit Merge branch 'sg/test-bash-version-fix' (54ea72f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)