abi_gen.sh: ignore gdb customisations when comparing signatures
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 30 Jan 2019 04:58:11 +0000 (17:58 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Sat, 2 Feb 2019 19:19:05 +0000 (20:19 +0100)
commit63f4fb615d6738abd38f129882a3c40fdab8d3d3
tree9fb72d6b769f2a9688d58a34f84481a547f3aaa0
parent6a77237c50dd258521f356af0b5dc9942dd5592e
abi_gen.sh: ignore gdb customisations when comparing signatures

If a .gdbinit file says "set print pretty on", the signatures are printed over
several lines, and the abi_check fails. So let's ignore .gdbinit files.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Sat Feb  2 20:19:05 CET 2019 on sn-devel-144
buildtools/scripts/abi_gen.sh