Re: [PATCH 1/4] new: fix template for new case to use a single tab not four spaces

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



On 3/11/15 7:15 AM, Eryu Guan wrote:
> So we have preferred code style for all new test cases.

Sure, makes sense.

Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>

> Signed-off-by: Eryu Guan <eguan@xxxxxxxxxx>
> ---
>  new | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/new b/new
> index 86f9075..d1f8939 100755
> --- a/new
> +++ b/new
> @@ -148,8 +148,8 @@ trap "_cleanup; exit \\\$status" 0 1 2 3 15
>  
>  _cleanup()
>  {
> -    cd /
> -    rm -f \$tmp.*
> +	cd /
> +	rm -f \$tmp.*
>  }
>  
>  # get standard environment, filters and checks
> 

--
To unsubscribe from this list: send the line "unsubscribe fstests" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux