diff --git a/mysqltuner.pl b/mysqltuner.pl index eb01084..4d0fc89 100755 --- a/mysqltuner.pl +++ b/mysqltuner.pl @@ -43,7 +43,7 @@ use Getopt::Long; use File::Basename; use Cwd 'abs_path'; use Data::Dumper qw/Dumper/; - + # Set up a few variables for use in the script my $tunerversion = "1.5.1"; my ( @adjvars, @generalrec );