summaryrefslogtreecommitdiff
path: root/standalone/windows
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-06 14:43:28 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-06 14:43:28 -0400
commit65f29ad49a496ff767f8306a86cbc36575d49b36 (patch)
tree18e5418242cf2e1d57f4e898fb99b0e3e695c553 /standalone/windows
parentf15208c022f86f3abadd57278538876639026466 (diff)
test
Diffstat (limited to 'standalone/windows')
-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 cdb3f7227..f673d8ea9 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -19,6 +19,7 @@ withcyg () {
git --version || echo "git failed to run!"
withcyg git --version || echo "cygwin git failed to run!"
+c:/cygwin/bin/git --version || echo "explicit 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