X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ftest-lib.sh;h=bdd9513b84301275330d3dd7e49af05081ef9cd7;hb=47d45a5ebd5bce543a50546d05e8b92c6971acda;hp=d7dfc8b0b1939180f16b8245e58465f883e85cbc;hpb=9b502a371e9bc340a537bb19d9a00750428e1651;p=git.git diff --git a/t/test-lib.sh b/t/test-lib.sh index d7dfc8b0b..bdd9513b8 100644 --- a/t/test-lib.sh +++ b/t/test-lib.sh @@ -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