Merge branch 'tr/mergetool-valgrind' into maint
* tr/mergetool-valgrind: Symlink mergetools scriptlets into valgrind wrappers
This commit is contained in:
commit
8f858299b5
@ -950,6 +950,8 @@ then
|
|||||||
do
|
do
|
||||||
make_valgrind_symlink $file
|
make_valgrind_symlink $file
|
||||||
done
|
done
|
||||||
|
# special-case the mergetools loadables
|
||||||
|
make_symlink "$GIT_BUILD_DIR"/mergetools "$GIT_VALGRIND/bin/mergetools"
|
||||||
OLDIFS=$IFS
|
OLDIFS=$IFS
|
||||||
IFS=:
|
IFS=:
|
||||||
for path in $PATH
|
for path in $PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user