From 2e683a8ac281808e3c4926bba0aede3470b45ec7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 11 Mar 2011 11:44:12 +0100 Subject: [PATCH] maint.mk: relax a regexp to accommodate other formatting styles * top/maint.mk (sc_unmarked_diagnostics): Allow 0 or 1 space between "ngettext" and the following "(". --- ChangeLog | 6 ++++++ top/maint.mk | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index df4b52c40..ba7252ab8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-03-11 Jim Meyering + + maint.mk: relax a regexp to accommodate other formatting styles + * top/maint.mk (sc_unmarked_diagnostics): Allow 0 or 1 space + between "ngettext" and the following "(". + 2011-03-11 Pádraig Brady maint.mk: suppress a false positive warning diff --git a/top/maint.mk b/top/maint.mk index 76741adf6..303e9c12f 100644 --- a/top/maint.mk +++ b/top/maint.mk @@ -659,7 +659,7 @@ sc_two_space_separator_in_usage: sc_unmarked_diagnostics: @grep -nE \ '\&2; \ exit 1; } || : -- 2.11.0