From 34abcdb647d665a85a5607b0b4441224aae655df Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 14 Apr 2015 14:35:32 -0400 Subject: yet more autobuilder debugging --- standalone/windows/build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'standalone/windows') diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 34058a619..4368c36c6 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -13,6 +13,7 @@ PATH="/c/Program Files (x86)/NSIS:/c/msysgit/cmd:/c/msysgit/bin:$PATH" git --version || true which git || true +/c/msysgit/cmd/git --version || true # Run a command with the cygwin environment available. # However, programs not from cygwin are preferred. -- cgit v1.2.3