diff options
author | Thomas Rast <tr@thomasrast.ch> | 2013-10-19 23:06:07 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-10-22 13:28:50 -0700 |
commit | 26a07309a6e195fc2d0adc89dcc06f3994ae7603 (patch) | |
tree | d201543ec67c9190912d66fc7eb24c6737a26324 /hex.c | |
parent | 5f737ac91bd869e65bff401ad1108581ac504e22 (diff) | |
download | git-26a07309a6e195fc2d0adc89dcc06f3994ae7603.tar.gz |
Revert "test-lib: support running tests under valgrind in parallel"
This reverts commit ad0e6233320b004f0d686f6887c803e508607bd2.
--valgrind-parallel was broken from the start: during review I made
the whole valgrind setup code conditional on not being a
--valgrind-parallel worker child. But even the children crucially
need $GIT_VALGRIND to be set; it should therefore have been set
outside the conditional.
The fix would be a two-liner, but since the introduction of the
feature, almost four months have passed without anyone noticing that
it is broken. So this feature is not worth the about hundred lines of
test-lib.sh complexity. Revert it.
Signed-off-by: Thomas Rast <tr@thomasrast.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'hex.c')
0 files changed, 0 insertions, 0 deletions