t / chainlint / exit-subshell.expecton commit t5551: test server-side ERR packet (30dea56)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)