From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6V88-0003Xw-Dj for qemu-devel@nongnu.org; Mon, 23 Oct 2017 01:18:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6V87-0008Gt-KO for qemu-devel@nongnu.org; Mon, 23 Oct 2017 01:18:28 -0400 Date: Mon, 23 Oct 2017 13:18:19 +0800 From: Fam Zheng Message-ID: <20171023051819.GD17374@lemon> References: <1508678882-4327-1-git-send-email-sundeep.lkml@gmail.com> <150868113318.482.11705826106714639873@b58463cdfd5f> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [Qemu devel v3 PATCH] msf2: Remove dead code reported by Coverity List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sundeep subbaraya Cc: QEMU Developers , Peter Maydell , Peter Crosthwaite , Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= , Darren Kenny , Igor Mammedov , qemu-arm , Paolo Bonzini , Alistair Francis On Mon, 10/23 08:59, sundeep subbaraya wrote: > > Cloning into '/var/tmp/patchew-tester-tmp-egubaaoc/src/dtc'... > > fatal: Could not read from remote repository. > > > > Please make sure you have the correct access rights > > and the repository exists. > > fatal: clone of 'git://git.qemu-project.org/dtc.git' into submodule path > > '/var/tmp/patchew-tester-tmp-egubaaoc/src/dtc' failed > > Failed to clone 'dtc' a second time, aborting > > === OUTPUT END === > > > > Test command exited with code: 1 > > > > I did not understand. Is the error related to my patch? Nope, there is something wrong with the testing bot. Fam