t / chainlint / exit-subshell.expecton commit fsck tests: setup of bogus commit object (134b732)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)