From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLTN0-0000Yz-Er for qemu-devel@nongnu.org; Mon, 16 Sep 2013 03:37:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VLTMQ-0006xj-3n for qemu-devel@nongnu.org; Mon, 16 Sep 2013 03:37:18 -0400 Date: Mon, 16 Sep 2013 09:38:30 +0200 From: =?iso-8859-1?Q?Beno=EEt?= Canet Message-ID: <20130916073830.GA5105@irqsave.net> References: <1379316040-19320-1-git-send-email-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <1379316040-19320-1-git-send-email-famz@redhat.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] tests/.gitignore: ignore test-throttle List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: qemu-trivial@nongnu.org, benoit.canet@irqsave.net, qemu-devel@nongnu.org Le Monday 16 Sep 2013 =E0 15:20:40 (+0800), Fam Zheng a =E9crit : > Signed-off-by: Fam Zheng > --- > tests/.gitignore | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/tests/.gitignore b/tests/.gitignore > index d11cc22..ae5280e 100644 > --- a/tests/.gitignore > +++ b/tests/.gitignore > @@ -5,6 +5,7 @@ check-qjson > check-qlist > check-qstring > test-aio > +test-throttle > test-cutils > test-hbitmap > test-iov > --=20 > 1.8.3.1 >=20 >=20 Reviewed-by: Benoit Canet