* NEWS (Changes to Automake-generated testsuite harnesses): It's 'perl', not 'per'. Reported by Akim Demaille in a private mail.
Signed-off-by: Stefano Lattarini <stefano.lattar...@gmail.com> --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5c654ff..2fbcfd1 100644 --- a/NEWS +++ b/NEWS @@ -144,7 +144,7 @@ New in 1.11c: $(SHELL) $$1; \ fi; \ } - LOG_COMPILER = run_with_per_or_shell + LOG_COMPILER = run_with_perl_or_shell - The package authors can now use customary testsuite drivers within the framework provided by the 'parallel-tests' testsuite harness. -- 1.7.9.5