From ad4890a2a41aee442043c40cf7ebef0f1933ea13 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 7 Dec 2013 11:24:18 -0400 Subject: temporarily disable the evilelinker on the autobuilder, since it seems to be hanging inexplicably --- standalone/windows/build.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'standalone') diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 9f51c52f4..8a555e6dc 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -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 -- cgit v1.2.3