mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
Remove debug printout
This commit is contained in:
parent
a8d1c62e5f
commit
844369130f
1 changed files with 0 additions and 2 deletions
|
@ -2926,8 +2926,6 @@ sub find_testcase_skipped_reason($)
|
||||||
sub analyze_testcase_failure_sync_with_master($)
|
sub analyze_testcase_failure_sync_with_master($)
|
||||||
{
|
{
|
||||||
my ($tinfo)= @_;
|
my ($tinfo)= @_;
|
||||||
mtr_verbose("analyze_testcase_failure_sync_with_master");
|
|
||||||
print "analyze_testcase_failure_sync_with_master\n";
|
|
||||||
|
|
||||||
my $args;
|
my $args;
|
||||||
mtr_init_args(\$args);
|
mtr_init_args(\$args);
|
||||||
|
|
Loading…
Reference in a new issue