comment back out library removal line

This commit is contained in:
Joey Hess 2014-05-29 14:13:41 -04:00
parent 810fdaabca
commit 2a9f78b6c8
Failed to extract signature

View file

@ -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.