From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEdGv-00066i-S0 for qemu-devel@nongnu.org; Wed, 28 Aug 2013 06:46:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VEdGp-0008Bk-Pv for qemu-devel@nongnu.org; Wed, 28 Aug 2013 06:46:45 -0400 Message-ID: <521DD5A1.3040103@redhat.com> Date: Wed, 28 Aug 2013 12:49:05 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1376998994-30744-1-git-send-email-armbru@redhat.com> In-Reply-To: <1376998994-30744-1-git-send-email-armbru@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: qemu-devel@nongnu.org Cc: qemu-stable@nongnu.org, armbru@redhat.com, anthony@codemonkey.ws, afaerber@suse.de 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. (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