t / chainlint / exit-subshell.expecton commit remote-curl.c: xcurl_off_t is not portable (on 32 bit platfoms) (cb8010b)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)