From 81c767fbb0d262c1f31286098cbcdd263f06462e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 6 Dec 2013 14:51:09 -0400 Subject: test --- standalone/windows/build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'standalone') diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index f673d8ea9..a9c04fde7 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -20,6 +20,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!" +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 -- cgit v1.2.3