summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-06 14:41:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-06 14:41:01 -0400
commit041ba8aab021a15b8704dda80529e87f12e58a30 (patch)
tree79eb811cf3960d77092b5507a80665bce71c9642 /standalone
parent674ca0bcad5f801b3071ceaa3f9a0029855c888b (diff)
test
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/windows/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index 2b013e1e3..e91d513a5 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -11,6 +11,7 @@ HP="/c/Program Files (x86)/Haskell Platform/2013.2.0.0"
PATH="$HP/bin:$HP/lib/extralibs/bin:/c/Program Files (x86)/NSIS:/c/msysgit/cmd:/c/msysgit/bin:$PATH"
git --version || echo "git failed to run!"
+withcyg git --version || echo "cygwin git failed to run!"
# This tells git-annex where to upgrade itself from.
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe