From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51896) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOd8j-0005Mz-1Y for qemu-devel@nongnu.org; Tue, 24 Sep 2013 20:39:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOd81-0004V8-CP for qemu-devel@nongnu.org; Tue, 24 Sep 2013 20:39:34 -0400 Received: from e8.ny.us.ibm.com ([32.97.182.138]:33617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOd81-0004V2-8s for qemu-devel@nongnu.org; Tue, 24 Sep 2013 20:38:53 -0400 Received: from /spool/local by e8.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 24 Sep 2013 20:38:52 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth In-Reply-To: <521DD5A1.3040103@redhat.com> References: <1376998994-30744-1-git-send-email-armbru@redhat.com> <521DD5A1.3040103@redhat.com> Message-ID: <20130925003848.25429.41162@loki> Date: Tue, 24 Sep 2013 19:38:48 -0500 Subject: Re: [Qemu-devel] [PATCH v2 0/2] tests: Fixes for in-tree build List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek , qemu-devel@nongnu.org Cc: afaerber@suse.de, qemu-stable@nongnu.org, anthony@codemonkey.ws, armbru@redhat.com Quoting Laszlo Ersek (2013-08-28 05:49:05) > On 08/20/13 13:43, armbru@redhat.com wrote: > > From: Markus Armbruster > > = > > v2: Nominate for qemu-stable (Andreas) > > = > > Markus Armbruster (2): > > tests: Fix schema parser test for in-tree build > > tests: Update .gitignore for test-int128 and test-bitops > > = > > tests/.gitignore | 3 +++ > > tests/Makefile | 8 ++++---- > > 2 files changed, 7 insertions(+), 4 deletions(-) > > = > = > Ping for this series. Ping^2 for 1.6.1 > = > (It's not mine, but if people want me to "consolidate" the test-* files > from .gitignore to tests/.gitignore, then this series has to be applied > first.) > = > Thanks > Laszlo