mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Remove debug printout
This commit is contained in:
@ -2926,8 +2926,6 @@ sub find_testcase_skipped_reason($)
|
||||
sub analyze_testcase_failure_sync_with_master($)
|
||||
{
|
||||
my ($tinfo)= @_;
|
||||
mtr_verbose("analyze_testcase_failure_sync_with_master");
|
||||
print "analyze_testcase_failure_sync_with_master\n";
|
||||
|
||||
my $args;
|
||||
mtr_init_args(\$args);
|
||||
|
Reference in New Issue
Block a user