diff options
author | Thomas Rast <trast@inf.ethz.ch> | 2013-05-13 23:27:27 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-05-13 15:25:10 -0700 |
commit | c14cc77c1126c04b35ce0ea16989af50af6cebc1 (patch) | |
tree | e01496e5d8ce538f2d9dcb35aa0dc4af181d5739 /Documentation/git-fsck-objects.txt | |
parent | coverage: do not delete .gcno files before building (diff) | |
download | tgif-c14cc77c1126c04b35ce0ea16989af50af6cebc1.tar.xz |
coverage: set DEFAULT_TEST_TARGET to avoid using prove
If the user sets DEFAULT_TEST_TARGET=prove in his config.mak, that
carries over into the coverage tests. Which is really bad if he also
sets GIT_PROVE_OPTS=-j<..> as that completely breaks the coverage
runs.
Instead of attempting to mess with the GIT_PROVE_OPTS, just force the
test target to 'test' so that we run under make, like we intended all
along.
Signed-off-by: Thomas Rast <trast@inf.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-fsck-objects.txt')
0 files changed, 0 insertions, 0 deletions