abi-check.sh: fix false postive ABI error, and display output error log 1218/head
authorEven Rouault <even.rouault@spatialys.com>
Sun, 17 Nov 2019 00:35:26 +0000 (01:35 +0100)
committerEven Rouault <even.rouault@spatialys.com>
Sun, 17 Nov 2019 01:26:54 +0000 (02:26 +0100)
commit016f80ae2106c2b1b5bca08a684b0bd082e231e6
tree66603a0b803147fe26fafc060f82a5e9cc7ff68a
parent5875a6b44618fb7dfd5cd6d742533eaee2014060
abi-check.sh: fix false postive ABI error, and display output error log

There is currently a false positive ABI check failure between v2.3.1
and current. It disappears when removing the generated reports of v2.3.1
and recreating them. It is likely that some tooling has evolved since
the initial v2.3.1 report generation.
tools/travis-ci/abi-check.sh