yet more autobuilder debugging

This commit is contained in:
Joey Hess 2015-04-14 14:35:32 -04:00
parent cd5a669e05
commit eebd62d2bc

View file

@ -13,6 +13,7 @@ PATH="/c/Program Files (x86)/NSIS:/c/msysgit/cmd:/c/msysgit/bin:$PATH"
git --version || true git --version || true
which git || true which git || true
/c/msysgit/cmd/git --version || true
# Run a command with the cygwin environment available. # Run a command with the cygwin environment available.
# However, programs not from cygwin are preferred. # However, programs not from cygwin are preferred.