wow, this windows sh is super busted. try another hack

This commit is contained in:
Joey Hess 2016-02-15 16:15:23 -04:00
parent f9d79d194b
commit cceff0e46c
Failed to extract signature

View file

@ -101,10 +101,5 @@ PATH="$(pwd)/dist/build/git-annex/:$PATH"
export PATH
mkdir -p c:/WINDOWS/Temp/git-annex-test/
cd c:/WINDOWS/Temp/git-annex-test/
if withcyg git-annex.exe test; then
rm -rf .t
else
rm -rf .t
echo "Test suite failure; failing build!" >&2
exit 1
fi
rm -rf .t
withcyg git-annex.exe test