From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH nft v2] src: tests: files: Remove test files. Date: Thu, 16 Nov 2017 15:15:11 +0100 Message-ID: <20171116141511.GA15440@salvia> References: <20171113171551.492-1-rvarsha016@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Varsha Rao Return-path: Received: from mail.us.es ([193.147.175.20]:36884 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750852AbdKPOPP (ORCPT ); Thu, 16 Nov 2017 09:15:15 -0500 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 9F2B82EFEAA for ; Thu, 16 Nov 2017 15:15:14 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 90CB7DA876 for ; Thu, 16 Nov 2017 15:15:14 +0100 (CET) Content-Disposition: inline In-Reply-To: <20171113171551.492-1-rvarsha016@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Mon, Nov 13, 2017 at 10:45:51PM +0530, Varsha Rao wrote: > This patch removes all the test cases from tests/files. As they are > already present in other test files. Applied, thanks Varsha.