From 6e249ed689839eaf9b3ef85b5082f7d8b6815872 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Thu, 12 Apr 2012 13:19:22 +0200 Subject: [PATCH] news: fix typo * 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 --- 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. -- 2.7.4