t / chainlint / exit-subshell.expecton commit perf-lib.sh: rely on test-lib.sh for --tee handling (0baf78e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)