Merge 'win-tests-fixes' into HEAD

This commit is contained in:
Johannes Schindelin
2018-06-08 13:42:14 +02:00

View File

@@ -12,6 +12,12 @@ then
test_done
fi
if test_have_prereq MINGW
then
skip_all='skipping remote-svn tests for lack of POSIX'
test_done
fi
# Override svnrdump with our simulator
PATH="$HOME:$PATH"
export PATH PYTHON_PATH GIT_BUILD_DIR