From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1Ux7f9-0000iF-W9 for ltp-list@lists.sourceforge.net; Thu, 11 Jul 2013 03:35:24 +0000 Received: from mail-pd0-f178.google.com ([209.85.192.178]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1Ux7f5-0006jO-Dv for ltp-list@lists.sourceforge.net; Thu, 11 Jul 2013 03:35:23 +0000 Received: by mail-pd0-f178.google.com with SMTP id w11so6954165pde.23 for ; Wed, 10 Jul 2013 20:35:13 -0700 (PDT) Date: Thu, 11 Jul 2013 11:35:05 +0800 From: Hangbin Liu Message-ID: <20130711033505.GJ27609@aaa.aa> References: <1373454200-8630-1-git-send-email-lingyun.xie@bj.cs2c.com.cn> <51DD99C2.9030205@casparzhang.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <51DD99C2.9030205@casparzhang.com> Subject: Re: [LTP] [PATCH 1/2 v3] xinetd/xinetd_tests.sh: cleanup tabs List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: Caspar Zhang Cc: ltp-list@lists.sourceforge.net, Xie Lingyun On Thu, Jul 11, 2013 at 01:28:34AM +0800, Caspar Zhang wrote: > On 07/10/2013 07:03 PM, Xie Lingyun wrote: > >+defaults > >+{ > >+instances = 25 > >+log_type = FILE /var/log/servicelog > >+log_on_success = HOST PID > >+log_on_failure = HOST RECORD > >+disabled = telnet > >+} > > Generally looks good except here. > > better give a 4-space indentation inside the braces. > 1-tab or 4-space, I always be confuse which should we use. Even a tab should be 4 characters or 8 characters also have dispute. But the kernel coding style said Tabs are 8 characters, and thus indentations are also 8 characters. So, should we also use this style in shell scripts? Because I'm tired changing my vim config for each project. -- Thanks & Best Regards Hangbin Liu ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list