tests: multiple fixes to run-assert-msg-test.sh
authorDan Winship <danw@gnome.org>
Mon, 19 Nov 2012 21:18:55 +0000 (16:18 -0500)
committerDan Winship <danw@gnome.org>
Wed, 19 Dec 2012 13:32:42 +0000 (08:32 -0500)
commit1d7985aa0adf7c22060470de727484e92f0a0eb9
tree28c49ca5ff570fa4e26cc48de0fe06874b94b367
parent3a7244bd0ca5e30b1c3199c7995f924cfd231855
tests: multiple fixes to run-assert-msg-test.sh

1) use "../libtool" rather than "libtool" to avoid problems
with wacky OS X not-actually-libtool

2) Use libtool on the libtool script, not the binary, so that it
actually does anything

3) Don't use "gdb --ex" since it's apparently new-ish/non-portable.

https://bugzilla.gnome.org/show_bug.cgi?id=684723
tests/run-assert-msg-test.sh