From a33324256dccbe9d77dabfbd6f4d5e116620d8ab Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 21 Jul 2019 17:09:37 -0400 Subject: [PATCH] no need to upgrade stack as windows autobuild host is updated to newest --- standalone/windows/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 6d95857b00..4f7be1d24f 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -60,8 +60,8 @@ getextra rsync.exe 85cb7a4d16d274fcf8069b39042965ad26abd6aa # Upgrade stack stack --version -stack upgrade --force-download -stack --version +#stack upgrade --force-download +#stack --version # Update version info for git rev being built. mkdir -p dist