diff options
author | Joey Hess <joey@kitenet.net> | 2013-06-18 16:35:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-06-18 16:37:54 -0400 |
commit | fc1ccfa6570b4d8cbfabbc6374f5b95f510da79d (patch) | |
tree | fc23bd60f9f4bd9ab467732c8a46879daaea559d /standalone | |
parent | f541d7bfd4e9942c12c86f00363dd309267fcbd7 (diff) |
few final bits for fully working test suite on windows
Diffstat (limited to 'standalone')
-rw-r--r-- | standalone/windows/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 43c4e2e08..caea20983 100644 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -58,4 +58,4 @@ rm -f last-incremental-failed # Test git-annex rm -rf .t -withcyg dist/build/git-annex/git-annex.exe test || true +withcyg dist/build/git-annex/git-annex.exe test |