Code

Symlink mergetools scriptlets into valgrind wrappers
[git.git] / t / test-lib.sh
index e27422217db28f0c6693deb0d9c093ba89a72dda..c210c17c2979565b66380f39f8b38fd9fa848a69 100644 (file)
@@ -932,6 +932,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