t / chainlint / exit-subshell.expecton commit Merge branch 'tg/t5551-with-curl-7.61.1' (52472c2)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)