t / chainlint / exit-subshell.expecton commit t0090: make test pass with SHA-256 (b0d3c42)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)