From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Sutter Subject: Re: [iproute PATCH v3] Make colored output configurable Date: Thu, 16 Aug 2018 11:34:46 +0200 Message-ID: <20180816093446.GY32448@orbyte.nwl.cc> References: <20180816081950.5851-1-phil@nwl.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, David Ahern , Till Maas To: Stephen Hemminger Return-path: Received: from orbyte.nwl.cc ([151.80.46.58]:43464 "EHLO orbyte.nwl.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387553AbeHPMcF (ORCPT ); Thu, 16 Aug 2018 08:32:05 -0400 Content-Disposition: inline In-Reply-To: <20180816081950.5851-1-phil@nwl.cc> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, Aug 16, 2018 at 10:19:50AM +0200, Phil Sutter wrote: > Allow for -color={never,auto,always} to have colored output disabled, > enabled only if stdout is a terminal or enabled regardless of stdout > state. > > Signed-off-by: Phil Sutter Argh, please ignore this one - it doesn't even compile. It's just a minor typo, but I'll respin. Sorry, Phil