t / chainlint / exit-subshell.expecton commit fsck: do not reuse child_process structs (4d0984b)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)