From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] xsm/policy: remove gawk-ism line in Makefile Date: Thu, 5 Mar 2015 17:28:45 +0000 Message-ID: <1425576525.25940.291.camel@citrix.com> References: <1425386678-25158-1-git-send-email-wei.liu2@citrix.com> <54F5D065.7040409@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54F5D065.7040409@tycho.nsa.gov> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Daniel De Graaf Cc: Ian Jackson , Wei Liu , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-03-03 at 10:16 -0500, Daniel De Graaf wrote: > On 03/03/2015 07:44 AM, Wei Liu wrote: > > Translate gawk regex to mawk regex to allow using mawk. The new regex > > works on both gawk and mawk. > > > > Signed-off-by: Wei Liu > > Acked-by: Daniel De Graaf Applied, thanks.