From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] xl: Support (by ignoring) xl migrate --live Date: Fri, 22 May 2015 11:08:00 +0100 Message-ID: <1432289280.10746.163.camel@citrix.com> References: <1431607286-22140-1-git-send-email-ian.jackson@eu.citrix.com> <1431612346.13579.81.camel@citrix.com> <1432219883.10746.54.camel@citrix.com> <20150521162357.GA17683@aepfle.de> <1432226082.10746.104.camel@citrix.com> <20150521174425.GA22144@aepfle.de> <1432231337.5748.117.camel@citrix.com> <20150522052853.GA11342@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150522052853.GA11342@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: xen-devel@lists.xensource.com, Wei Liu , Stefano Stabellini , Andrew Cooper , Ian Jackson , Matthew Vernon List-Id: xen-devel@lists.xenproject.org On Fri, 2015-05-22 at 07:28 +0200, Olaf Hering wrote: > On Thu, May 21, Ian Campbell wrote: > > > OOI what version of pod2text are you both using which exposes this? > > perl 5.10 as included in SLE11 and 5.12 as included in 11.4 accept this. > But perl 5.18 as included in SLE12 and 13.1 reject it. Thanks. I seem to have perl 5.14 in all of my 4 pre-commit build environments, which is why I won't see it (and neither will osstest). Ian.