summaryrefslogtreecommitdiff
path: root/standalone/windows
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-10 16:23:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-10 16:23:25 -0400
commit636bc1d72f56085a7c912258c058567cd7580f6f (patch)
tree3db4340331a9663239a6a0a0c038413c8318a847 /standalone/windows
parent6c3c751a6722b3eed5e1c5be24b925005a51ccbc (diff)
stop nuking cabal
Diffstat (limited to 'standalone/windows')
-rwxr-xr-xstandalone/windows/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index 75cb61081..a661e8fbc 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -24,7 +24,7 @@ withcygpreferred () {
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe
# Uncomment to get rid of cabal installed libraries.
-rm -rf /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc
+#rm -rf /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc
# Don't allow build artifact from a past successful build to be extracted
# if we fail.