more autobuilder debugging
This commit is contained in:
parent
dc5ebd38db
commit
cd5a669e05
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue