From: mayeut Date: Sat, 10 Oct 2015 16:29:37 +0000 (+0200) Subject: debug appveyor X-Git-Tag: v2.1.1~22^2~34^2~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=891e7c298a5f24d15c2ae3e0be8624b2508087d4;p=openjpeg debug appveyor --- diff --git a/tools/travis-ci/run.sh b/tools/travis-ci/run.sh index 8fa42566..09840835 100755 --- a/tools/travis-ci/run.sh +++ b/tools/travis-ci/run.sh @@ -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')