summaryrefslogtreecommitdiff
path: root/git-rebase--interactive.sh
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2011-06-17 04:29:57 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-06-17 11:40:39 -0700
commit7ef4d6b928281eff2bfcd0b3d76b80f4385f2f3d (patch)
treeb60465cec3e47cf66ea6cac5118923aa06d7d533 /git-rebase--interactive.sh
parentMerge branch 'ab/i18n-scripts-basic' (diff)
downloadtgif-7ef4d6b928281eff2bfcd0b3d76b80f4385f2f3d.tar.xz
t/Makefile: pass test opts to valgrind target properly
The valgrind target just reinvokes make with GIT_TEST_OPTS set to "--valgrind". However, it does this using an environment variable, which means GIT_TEST_OPTS in your config.mak would override it, and "make valgrind" would simply run the test suite without valgrind on. Instead, we should pass GIT_TEST_OPTS on the command-line, overriding what's in config.mak, and take care to append to whatever the user has there already. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-rebase--interactive.sh')
0 files changed, 0 insertions, 0 deletions