debug appveyor

This commit is contained in:
mayeut 2015-10-10 18:29:37 +02:00
parent d60937922f
commit 891e7c298a
1 changed files with 2 additions and 3 deletions

View File

@ -175,9 +175,8 @@ echo "
Parsing logs for failures
"
OPJ_CI_RESULT=0
ls -l .
ls -l build
ls -l build/Testing
which find
find build -path 'build/Testing/*'
# 1st configure step
OPJ_CONFIGURE_XML=$(find build -path 'build/Testing/*' -name 'Configure.xml')