distlinksbrk.test: Work around botched "make -k".
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 21 Dec 2010 14:38:08 +0000 (15:38 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 21 Dec 2010 14:38:08 +0000 (15:38 +0100)
commit2f8861f47415fc98ee381cb13824176ed5932726
treef5e717ab862fe3e2bb6eeab88b46615d0cf86c39
parentbd50d9c1b5b7057b0fb325d3505a0ae4d975258c
distlinksbrk.test: Work around botched "make -k".

* tests/distlinksbrk.test: Run "make" multiple times and grep
its output each time for a single error message, rather than
running "make -k" one single time and grepping its output for
all the expected error messages.  This should work around make
implementations with limited (broken?) `-k' support; for more
information, see these subthreads on the automake-patches list:
  - 2010-11-15, "Testsuite failures on HP-UX 11.23",
    <http://lists.gnu.org/archive/html/automake-patches/2010-11/msg00162.html>
  - 2010-11-15, "Testsuite failures on IRIX 6.5",
    <http://lists.gnu.org/archive/html/automake-patches/2010-11/msg00166.html>
ChangeLog
tests/distlinksbrk.test