From 92c5924a05550b4ae36cb45b3d2ebcf1ef67296a Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Fri, 27 Jul 2012 13:51:28 +0100 Subject: [PATCH] Remove tabs from all perl files & enforce this 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 | 246 ++++++++++++++++++------------------ docs/todo.pl | 42 +++--- src/check-symfile.pl | 4 +- src/dtrace2systemtap.pl | 104 +++++++-------- src/rpc/gendispatch.pl | 168 ++++++++++++------------ src/rpc/genprotocol.pl | 92 +++++++------- src/rpc/gensystemtap.pl | 48 +++---- tests/oomtrace.pl | 6 +- 10 files changed, 377 insertions(+), 377 deletions(-) diff --git a/build-aux/augeas-gentest.pl b/build-aux/augeas-gentest.pl index 8b68357017..bbb1bd495b 100755 --- a/build-aux/augeas-gentest.pl +++ b/build-aux/augeas-gentest.pl @@ -41,28 +41,28 @@ open TEMPLATE, "<", $template or die "cannot read $template: $!"; my $group = 0; while (