From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Uolnu-0003n1-1e for mharc-qemu-trivial@gnu.org; Mon, 17 Jun 2013 22:37:54 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uolnr-0003i4-Mf for qemu-trivial@nongnu.org; Mon, 17 Jun 2013 22:37:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uolnq-00047W-VP for qemu-trivial@nongnu.org; Mon, 17 Jun 2013 22:37:51 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:39199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uolno-00046z-Md; Mon, 17 Jun 2013 22:37:48 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id 85604418E5; Tue, 18 Jun 2013 06:37:47 +0400 (MSK) Message-ID: <51BFC7F9.30005@msgid.tls.msk.ru> Date: Tue, 18 Jun 2013 06:37:45 +0400 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/17.0 Icedove/17.0 MIME-Version: 1.0 To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= References: <1371510546-28585-1-git-send-email-afaerber@suse.de> In-Reply-To: <1371510546-28585-1-git-send-email-afaerber@suse.de> X-Enigmail-Version: 1.5.1 OpenPGP: id=804465C5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 86.62.121.231 Cc: qemu-trivial@nongnu.org, peter.maydell@linaro.org, qemu-devel@nongnu.org Subject: Re: [Qemu-trivial] [PATCH] configure: Fix "ERROR: ERROR: " for missing/incompatible DTC X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jun 2013 02:37:52 -0000 18.06.2013 03:09, Andreas F=C3=A4rber wrote: > error_exit already prepends "ERROR: ", so no need to print it manually. Thanks, applied to the trivial patches queue. /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uolnp-0003ek-MQ for qemu-devel@nongnu.org; Mon, 17 Jun 2013 22:37:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uolno-000475-U8 for qemu-devel@nongnu.org; Mon, 17 Jun 2013 22:37:49 -0400 Message-ID: <51BFC7F9.30005@msgid.tls.msk.ru> Date: Tue, 18 Jun 2013 06:37:45 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1371510546-28585-1-git-send-email-afaerber@suse.de> In-Reply-To: <1371510546-28585-1-git-send-email-afaerber@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] configure: Fix "ERROR: ERROR: " for missing/incompatible DTC List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: qemu-trivial@nongnu.org, peter.maydell@linaro.org, qemu-devel@nongnu.org 18.06.2013 03:09, Andreas F=C3=A4rber wrote: > error_exit already prepends "ERROR: ", so no need to print it manually. Thanks, applied to the trivial patches queue. /mjt