tests: avoid re-running a test with the 'parallel-tests' option
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 29 Aug 2011 13:16:21 +0000 (15:16 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 29 Aug 2011 13:16:46 +0000 (15:16 +0200)
commit7dab3a457990b054cb738fe2bb5b2fa12d0b3912
tree370ca1f501b2cab1feab869c726a790b124c509b
parent027e98e68e9f75ea17cb3510491bdfac11e4f806
tests: avoid re-running a test with the 'parallel-tests' option

* tests/backcompat5.test (parallel_tests): Define to "no", to
prevent the generation of a sibling test script that uses the
'parallel-tests' driver.  That would be useless anyway, since
we manually override the contents of configure.in, thus clobbering
the `parallel-tests' option in AM_INIT_AUTOMAKE.
Fix a typo in comments since we are at it.
ChangeLog
tests/Makefile.in
tests/backcompat5.test