more autobuilder debugging

This commit is contained in:
Joey Hess 2015-04-14 14:28:17 -04:00
parent dc5ebd38db
commit cd5a669e05

View file

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