t / chainlint / exit-subshell.expecton commit list-objects-filter-options: always supply *errbuf (842b005)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)