t / chainlint / exit-subshell.expecton commit index-pack tests: don't leave test repo dirty at end (aa984db)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)