summaryrefslogtreecommitdiff
path: root/standalone/windows
diff options
context:
space:
mode:
Diffstat (limited to 'standalone/windows')
-rwxr-xr-xstandalone/windows/build.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index a9c04fde7..92dfe71dc 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -17,11 +17,6 @@ withcyg () {
PATH="$PATH:c:/cygwin/bin" "$@"
}
-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!"
-c:/MinGw/msys/1.0/bin/bash.exe -c "echo hi"
-
# This tells git-annex where to upgrade itself from.
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe