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 Parsing logs for failures
" "
OPJ_CI_RESULT=0 OPJ_CI_RESULT=0
ls -l . which find
ls -l build find build -path 'build/Testing/*'
ls -l build/Testing
# 1st configure step # 1st configure step
OPJ_CONFIGURE_XML=$(find build -path 'build/Testing/*' -name 'Configure.xml') OPJ_CONFIGURE_XML=$(find build -path 'build/Testing/*' -name 'Configure.xml')