]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: avoid missing .dvi failure with parallel tests
authorJim Meyering <meyering@fb.com>
Mon, 16 Nov 2020 05:14:24 +0000 (21:14 -0800)
committerJim Meyering <meyering@fb.com>
Mon, 16 Nov 2020 05:17:29 +0000 (21:17 -0800)
commit17e6f26a581b94254206a1ce6e3de10e5fed0dc8
tree02fb803ca7d7d7f5d255b80987276ebdcac1cd72
parent26ef6e7f3cfc603fe8e303d3cfa202a1334415c4
tests: avoid missing .dvi failure with parallel tests

* t/txinfo-no-clutter.sh: Tests of texinfo-related rules
had overlap that made them fail often when some rules were
run in parallel, so inhibit parallelism in that one directory.
See discussion starting at
https://lists.gnu.org/r/automake-patches/2020-11/msg00011.html
t/txinfo-no-clutter.sh