From: mayeut Date: Sat, 10 Oct 2015 15:31:04 +0000 (+0200) Subject: Debug build X-Git-Tag: v2.1.1~22^2~34^2~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70a16d80d9ddfeee84e4dd669021d852644a5a57;p=openjpeg Debug build --- diff --git a/tools/travis-ci/run.sh b/tools/travis-ci/run.sh index 8b0db273..ba4e6da3 100755 --- a/tools/travis-ci/run.sh +++ b/tools/travis-ci/run.sh @@ -175,6 +175,9 @@ Parsing logs for failures " OPJ_CI_RESULT=0 +ls -l build +ls -l build/Testing + # 1st configure step OPJ_CONFIGURE_XML=$(find build -path 'build/Testing/*' -name 'Configure.xml') if [ ! -f "${OPJ_CONFIGURE_XML}" ]; then