From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNsou-0005QK-5Z for qemu-devel@nongnu.org; Sun, 22 Sep 2013 19:12:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VNsol-0002jk-89 for qemu-devel@nongnu.org; Sun, 22 Sep 2013 19:12:04 -0400 Received: from e28smtp02.in.ibm.com ([122.248.162.2]:43807) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNsok-0002bR-JL for qemu-devel@nongnu.org; Sun, 22 Sep 2013 19:11:55 -0400 Received: from /spool/local by e28smtp02.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 23 Sep 2013 04:41:49 +0530 Message-ID: <523F7931.3030404@linux.vnet.ibm.com> Date: Mon, 23 Sep 2013 07:11:45 +0800 From: Wenchao Xia MIME-Version: 1.0 References: <1379854159-27734-1-git-send-email-famz@redhat.com> In-Reply-To: <1379854159-27734-1-git-send-email-famz@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] .gitignore: ignore tests/qemu-iotests/socket_scm_helper List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: qemu-trivial@nongnu.org, mjt@tls.msk.ru, qemu-devel@nongnu.org Reviewed-by: Wenchao Xia > Signed-off-by: Fam Zheng > --- > tests/qemu-iotests/.gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/qemu-iotests/.gitignore b/tests/qemu-iotests/.gitignore > index 62b4002..0541f80 100644 > --- a/tests/qemu-iotests/.gitignore > +++ b/tests/qemu-iotests/.gitignore > @@ -2,6 +2,7 @@ check.log > check.time > *.out.bad > *.notrun > +socket_scm_helper > > # ignore everything in the scratch directory > scratch/