t / chainlint / exit-subshell.expecton commit Merge branch 'bc/hash-independent-tests-part-5' (0281733)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)