diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-17 17:01:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-17 17:01:20 -0400 |
commit | fd83eaf8c268358029bd60cccd0cc0d6532540d3 (patch) | |
tree | 22d98e9e310aff9ed33ee945c88637c54b5a7b04 /standalone | |
parent | 5198ce5258438efff0dee031f5cdd06ca1b11982 (diff) |
clean up test dir
Diffstat (limited to 'standalone')
-rw-r--r-- | standalone/windows/build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index cae8d7832..05d1d7e28 100644 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -45,4 +45,5 @@ ghc --make Build/NullSoftInstaller.hs withcyg Build/NullSoftInstaller.exe # Test git-annex +rm -rf .t withcyg dist/build/git-annex/git-annex.exe test |