debug appveyor
This commit is contained in:
parent
d60937922f
commit
891e7c298a
|
@ -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')
|
||||
|
|
Loading…
Reference in New Issue