diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl index 9f932532a39..63f57492ba4 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -372,9 +372,9 @@ sub main { if ($opt_force){ # All test should have been run, print any that are still in $tests - foreach my $test ( @$tests ){ - $test->print_test(); - } + #foreach my $test ( @$tests ){ + # $test->print_test(); + #} } # Not all tests completed, failure