From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] tools/configure: Missing [ in the aio check Date: Thu, 21 May 2015 15:54:14 +0100 Message-ID: <1432220054.10746.64.camel@citrix.com> References: <1432126927-16398-1-git-send-email-julien.grall@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YvSPK-0001hU-TC for xen-devel@lists.xenproject.org; Thu, 21 May 2015 15:29:15 +0000 In-Reply-To: <1432126927-16398-1-git-send-email-julien.grall@citrix.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: Julien Grall Cc: xen-devel@lists.xenproject.org, ian.jackson@eu.citrix.com, wei.liu2@citrix.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Wed, 2015-05-20 at 14:02 +0100, Julien Grall wrote: > There was a missing [ in the aio check which lead to never check if aio > is present on the platform. > > Signed-off-by: Julien Grall Acked + Applied, thanks.