From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 1/1] tc-testing: Correct compound statements for namespace execution Date: Sun, 25 Mar 2018 17:08:36 -0400 (EDT) Message-ID: <20180325.170836.1942847256114450331.davem@davemloft.net> References: <1521647380-20679-1-git-send-email-lucasb@mojatatu.com> <20180322.144805.414248356089707277.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, kernel@mojatatu.com, jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us To: lucasb@mojatatu.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:41968 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752385AbeCYVIi (ORCPT ); Sun, 25 Mar 2018 17:08:38 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Lucas Bates Date: Thu, 22 Mar 2018 15:14:58 -0400 > On Thu, Mar 22, 2018 at 2:48 PM, David Miller wrote: >> From: Lucas Bates >> Date: Wed, 21 Mar 2018 11:49:40 -0400 >> >>> } >>> -] >>> \ No newline at end of file >>> +] >>> -- >>> 2.7.4 >> >> Please fix this. > > This patch fixes the gact.json file that had no newline on the end. Sorry about that, please repost. Thank you.