From: Daniel P. Berrange Date: Fri, 27 Jul 2012 12:51:28 +0000 (+0100) Subject: Remove tabs from all perl files & enforce this X-Git-Tag: CVE-2012-3445~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92c5924a05550b4ae36cb45b3d2ebcf1ef67296a;p=thirdparty%2Flibvirt.git 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 ! --- 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 (