From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRDPe-0001G2-Rm for qemu-devel@nongnu.org; Tue, 01 Oct 2013 23:47:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VRDPX-00065E-LR for qemu-devel@nongnu.org; Tue, 01 Oct 2013 23:47:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:8124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRDPX-000653-Dk for qemu-devel@nongnu.org; Tue, 01 Oct 2013 23:47:39 -0400 Message-ID: <524B9755.30103@redhat.com> Date: Wed, 02 Oct 2013 00:47:33 -0300 From: Lucas Meneghel Rodrigues MIME-Version: 1.0 References: <524B1083.3080807@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Build bug] Problem checking out submodules List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel On 10/01/2013 10:32 PM, Anthony Liguori wrote: > Should be better now. Thanks, Anthony!