1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Remove debug printouts of all remaining tests when test suite has been terminated in the middle

This commit is contained in:
Magnus Svensson
2009-01-24 11:07:54 +01:00
parent 2f5ffdfa76
commit 73e96ec9ce

View File

@@ -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