temporarily disable the evilelinker on the autobuilder, since it seems to be hanging inexplicably

This commit is contained in:
Joey Hess 2013-12-07 11:24:18 -04:00
parent c97b53b924
commit fe7d6d524e

View file

@ -47,9 +47,9 @@ touch last-incremental-failed
# Build git-annex
withcyg cabal configure -f-WebApp
withcyg cabal build || true
rm -f Build/EvilLinker.exe
ghc --make Build/EvilLinker
Build/EvilLinker
#rm -f Build/EvilLinker.exe
#ghc --make Build/EvilLinker
#Build/EvilLinker
# Build the installer
cabal install nsis