[PATCH 3 of 3 stable] check-code: fix check for trailing whitespace on continued lines too

Patrick Mézard patrick at mezard.eu
Wed Aug 8 14:23:31 CDT 2012


Le 08/08/12 18:11, Mads Kiilerich a écrit :
> # HG changeset patch
> # User Mads Kiilerich <mads at kiilerich.com>
> # Date 1344442237 -7200
> # Branch stable
> # Node ID 2644fe9d4e82629b938b4c28ad63eac4fdc853a5
> # Parent  689793034d8fca445b8371b5b3ab995a038965f8
> check-code: fix check for trailing whitespace on continued lines too
> 
> diff --git a/tests/test-diffstat.t b/tests/test-diffstat.t
> --- a/tests/test-diffstat.t
> +++ b/tests/test-diffstat.t
> @@ -68,5 +68,5 @@
>    $ hg diff --stat --git
>     file with spaces |  Bin 
>     1 files changed, 0 insertions(+), 0 deletions(-)
> -	
> +
>    $ cd ..

Not terribly important but this one should be fixed by the previous patch.

--
Patrick Mézard



More information about the Mercurial-devel mailing list