t / chainlint / exit-subshell.expecton commit midx: add test that 'expire' respects .keep files (10bfa3f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)