]> git.notmuchmail.org Git - notmuch/commit
test/T360-symbol-hiding.sh: trim extra output from readelf
authorDavid Bremner <david@tethera.net>
Tue, 15 Dec 2020 20:45:09 +0000 (16:45 -0400)
committerDavid Bremner <david@tethera.net>
Fri, 25 Dec 2020 15:36:33 +0000 (11:36 -0400)
commit6d5d28c593a6f0e935bd039ade450e23d7b08ac8
tree8711beb804b0f5e122ae89134a34f1baa79b8308
parentf01f6405c962e27de52eb777ac3f19ee655b71ba
test/T360-symbol-hiding.sh: trim extra output from readelf

readelf on (at least) ppc64le sometimes generates some extension to
the Ndx name inside '[]'. Remove this output to allow our simple
column based parsing to work.
test/T360-symbol-hiding.sh