t / chainlint / exit-subshell.expecton commit bulk-checkin: zero-initialize hashfile_checkpoint (7140414)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)