From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anU5i-0001yX-H9 for qemu-devel@nongnu.org; Tue, 05 Apr 2016 12:44:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anU5e-0002hS-6q for qemu-devel@nongnu.org; Tue, 05 Apr 2016 12:44:34 -0400 References: <1459838127-32288-1-git-send-email-xiecl.fnst@cn.fujitsu.com> <57036822.9070501@cn.fujitsu.com> From: Eric Blake Message-ID: <5703EB6B.1050705@redhat.com> Date: Tue, 5 Apr 2016 10:44:27 -0600 MIME-Version: 1.0 In-Reply-To: <57036822.9070501@cn.fujitsu.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bnt5NO8tj8OOil3s9GoLDGCG2WDhPqSG8" Subject: Re: [Qemu-devel] [PATCH] tests: ignore test-logging List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Changlong Xie , qemu devel , qemu trivial , Paolo Bonzini , Alex Bennee , Markus Armbruster , Kevin Wolf , Max Reitz , John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --bnt5NO8tj8OOil3s9GoLDGCG2WDhPqSG8 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/05/2016 01:24 AM, Changlong Xie wrote: > On 04/05/2016 02:35 PM, Changlong Xie wrote: >> Commit 3514552e added a new test, but did not mark it for >> exclusion in .gitignore. >> >> Signed-off-by: Changlong Xie >> --- >> tests/.gitignore | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/tests/.gitignore b/tests/.gitignore >> index b7bf13e..898a35f 100644 >> --- a/tests/.gitignore >> +++ b/tests/.gitignore >> @@ -70,5 +70,6 @@ test-xbzrle >> test-netfilter >> test-filter-mirror >> test-filter-redirector >> +test-logging >> *-test >> qapi-schema/*.test.* >> > It seems we should keep items in order, so >=20 > From a6d9e3aeaee66941613ebed312ee7a1b0e80bcc3 Mon Sep 17 00:00:00 2001 > From: Changlong Xie > Date: Thu, 31 Mar 2016 13:52:35 +0800 > Subject: [PATCH] tests: ignore test-logging >=20 > Commit 3514552e added a new test, but did not mark it for > exclusion in .gitignore. May be easier to resend this as a top-level v2 (or now v3), so that it is easier for a maintainer to pick up. But in any case, your v2 is: Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --bnt5NO8tj8OOil3s9GoLDGCG2WDhPqSG8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXA+trAAoJEKeha0olJ0Nq1oUH/jGdmmGzyQCJ3aYoTWgCMROA rMmT1t1MuJY02EKY3SepxaX4g5nqXXXsAno4dPnOR0VviDUaZsBAhgNUsC0Bgsg2 uXZfqDq4r5YaG7R74PK3feJn8mflNzofJ70OqqD7egeyiSkZqlRypYeaf51x4RGM C39vh4EFTuW0YJ4fY6l0s7DpyRaMwAEm12ZGSFkLB66zYf5hF9mS89fQyO0mk4VV FO7+37mXeEBMAVI+8ob3gFf2/Cwe/FhRRfH5moZV2nAHcxaBYhqLCu8e3TFyuSAr gD3XiCCAmvh6Je8O8Gh0/p7x7p1IRDuuHgopHHMMJ61LBrXq8ntZHe58QhvTydI= =svpW -----END PGP SIGNATURE----- --bnt5NO8tj8OOil3s9GoLDGCG2WDhPqSG8--