t / chainlint / exit-subshell.expecton commit t7700: clean up .keep file in bitmap-writing test (cc2649a)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)