[libvirt] [PATCH] Remove tabs from all perl files & enforce this

Peter Krempa pkrempa at redhat.com
Fri Jul 27 13:45:33 UTC 2012


On 07/27/12 14:52, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
>
> The cfg.mk file rule to check for tab characters was not
> applied to perl files. Much of our Perl code is full of
> tabs as a result. Kill them, kill them all !
> ---
>   build-aux/augeas-gentest.pl |   42 +++----
>   cfg.mk                      |    2 +-
>   docs/hvsupport.pl           |  268 +++++++++++++++++++++----------------------
>   docs/todo.pl                |   42 +++----
>   src/check-symfile.pl        |    4 +-
>   src/dtrace2systemtap.pl     |  104 ++++++++---------
>   src/rpc/gendispatch.pl      |  180 ++++++++++++++---------------
>   src/rpc/genprotocol.pl      |  106 ++++++++---------
>   src/rpc/gensystemtap.pl     |   48 ++++----
>   tests/oomtrace.pl           |    6 +-
>   10 files changed, 401 insertions(+), 401 deletions(-)
>

This patch does not apply on the current head (also 3-way merge fails). 
Could you please post a rebased version.

Thanks

Peter




More information about the libvir-list mailing list