diff --git a/mysqltuner.pl b/mysqltuner.pl index c5ee26e..c08e91c 100755 --- a/mysqltuner.pl +++ b/mysqltuner.pl @@ -590,7 +590,7 @@ sub compare_tuner_version { return; } goodprint "You have the latest version of MySQLTuner($tunerversion)"; - exit 0; + return; } # Checks to see if a MySQL login is possible