now I know why the test suite failed on the autobuilder.. MAX_PATH

This commit is contained in:
Joey Hess 2015-01-06 14:52:43 -04:00
parent c15fc92c16
commit 550f269828

View file

@ -73,7 +73,8 @@ ghc --make Build/BuildVersion.hs
Build/BuildVersion > dist/build-version
# Test git-annex
# (doesn't currently work well on autobuilder, reason unknown)
# The test is run in c:/WINDOWS/Temp, because running it in the autobuilder
# directory runs afoul of Windows's short PATH_MAX.
PATH="$(pwd)/dist/build/git-annex/:$PATH"
export PATH
mkdir -p c:/WINDOWS/Temp/git-annex-test/