t / chainlint / exit-subshell.expecton commit pack-protocol.txt: accept error packets in any context (2d103c3)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)