On Fri, Aug 15, 2014 at 03:46:29PM -0700, Junio C Hamano wrote:
The latest feature release Git v2.1.0 is now available at the
usual places.
I pulled down git v2.1.0, and when I tried to build it via:
make prefix=/usr/local profile-fast
The build died with this:
cannot open test-results/p5302-pack-index.subtests: No such file or directory at ./aggregate.perl line 77.
Makefile:7: recipe for target 'perf' failed
make[2]: *** [perf] Error 2
make[2]: Leaving directory '/usr/projects/git/git/t/perf'
Not a big deal, but I thought I would mention it.
Cheers,
- Ted