wow, this windows sh is super busted. try another hack
This commit is contained in:
parent
f9d79d194b
commit
cceff0e46c
1 changed files with 2 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue