t / chainlint / exit-subshell.expecton commit t5562: replace /dev/zero with a pipe from generate_zero_bytes (cc95bc2)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)