t / chainlint / exit-subshell.expecton commit Merge branch 'rs/sort-oid-array-thread-safe' (2743b61)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)