t / chainlint / exit-subshell.expecton commit remote-curl: use post_rpc() for protocol v2 also (a97d007)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)