From 508e812df7bb320fdeffa00e6001ccdf93f967ee Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 6 Dec 2013 13:58:28 -0400 Subject: stop nuking cabal again --- standalone/windows/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone') diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 6b0c7ae11..ee9cdf373 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -21,7 +21,7 @@ withcyg () { } # 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. -- cgit v1.2.3