From 2fd72fc2fd69936b9c038c0560907157bff4cca2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 28 Feb 2014 23:07:54 -0400 Subject: [PATCH] Revert "force cabal rebuild on windows for warp-tls" This reverts commit 92ced6d0fd7aeea28ce8fa410f4e5f849107f931. --- standalone/windows/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 07f1b66eb0..9473b92577 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.