t / chainlint / exit-subshell.expecton commit perf tests: add "bindir" prefix to git tree test results (fab80ee)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)