t / chainlint / exit-subshell.expecton commit t/helper: keep test-tool command list sorted (a0fe6e6)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)