Merge branch 'tr/mergetool-valgrind'

* tr/mergetool-valgrind:
  Symlink mergetools scriptlets into valgrind wrappers
maint
Junio C Hamano 2011-10-05 12:35:53 -07:00
commit c4800a3b77
1 changed files with 2 additions and 0 deletions

View File

@ -950,6 +950,8 @@ then
do
make_valgrind_symlink $file
done
# special-case the mergetools loadables
make_symlink "$GIT_BUILD_DIR"/mergetools "$GIT_VALGRIND/bin/mergetools"
OLDIFS=$IFS
IFS=:
for path in $PATH