summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
diff options
context:
space:
mode:
authorMagnus Svensson <msvensson@mysql.com>2009-01-24 11:07:54 +0100
committerMagnus Svensson <msvensson@mysql.com>2009-01-24 11:07:54 +0100
commitf4ea7624aeaede4134c6a3aeff26e8b3d03e14db (patch)
tree6d756b7a98eeae593bc65590b87876ab29689a39 /mysql-test/mysql-test-run.pl
parent0226941c0981111e22152db0ce1c1b18d76b1dd2 (diff)
downloadmariadb-git-f4ea7624aeaede4134c6a3aeff26e8b3d03e14db.tar.gz
Remove debug printouts of all remaining tests when test suite has been terminated in the middle
Diffstat (limited to 'mysql-test/mysql-test-run.pl')
-rwxr-xr-xmysql-test/mysql-test-run.pl6
1 files changed, 3 insertions, 3 deletions
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