]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: subobj-libtool.sh: fix post-merge spurious failure
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 12 Jan 2013 13:46:51 +0000 (14:46 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 12 Jan 2013 13:46:51 +0000 (14:46 +0100)
commit3fe826bd5d1fafdcfff2b4feb5656f7fa0941cb4
tree8641f8b846d14c98af77a7a8c240d67355d497d0
parentf023fa043c438641eb13d4c7c4e3995c300a523b
tests: subobj-libtool.sh: fix post-merge spurious failure

* t/subobj-libtool.sh: Remove the 'compile' script automatically brought
in by 'test-init.sh', so that we can ensure "automake --add-missing"
correctly installs it.  While at it, make grepping of automake output
slightly stricter.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/subobj-libtool.sh