t / chainlint / exit-subshell.expecton commit multi-pack-index: test expire while adding packs (d274331)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)