From 2779e7902ae380ad052d5d39e5117d21a8477ffc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 10 Dec 2013 14:22:17 -0400 Subject: [PATCH] remove debug --- standalone/windows/build.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index d1ecab3ed4..e6f7b7e9e8 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -6,8 +6,6 @@ set -x set -e -set - # Path to the Haskell Platform. HP="/c/Program Files (x86)/Haskell Platform/2013.2.0.0"