From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] docs: Fix docs output after commit 6592bf6 Date: Tue, 30 Jun 2015 15:01:34 +0100 Message-ID: <1435672894.21469.180.camel@citrix.com> References: <1435666937-31354-1-git-send-email-julien.grall@citrix.com> <55928D02.5060007@citrix.com> <559296A3.2020600@citrix.com> <21906.40740.869890.355136@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z9w7Y-0001ZR-5e for xen-devel@lists.xenproject.org; Tue, 30 Jun 2015 14:02:44 +0000 In-Reply-To: <21906.40740.869890.355136@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: Julien Grall , Andrew Cooper , stefano.stabellini@citrix.com, wei.liu2@citrix.com, xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-06-30 at 14:52 +0100, Ian Jackson wrote: > Julien Grall writes ("Re: [Xen-devel] [PATCH] docs: Fix docs output after commit 6592bf6"): > > On 30/06/15 13:35, Andrew Cooper wrote: > > > On 30/06/15 13:22, Julien Grall wrote: > > > They were only like that because of limitations with the older > > > $(wildcard ...) invocation. > > > > What kind of limitations? Similar pattern were used to match markdown > > and txt. > > Indeed. > > > In anycase, the patch which replaced wildcard by find retains the same > > behavior. Changing the pattern is not a bug and should be part of a > > separate patch. > > Acked-by: Ian Jackson > Committed-by: Ian Jackson Me too ;-) But in a batch with some other stuff which needed build testing. I'll rewind!