mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
WL#4189 mtr.pl v2
- fix typo
This commit is contained in:
@ -60,7 +60,7 @@ sub rmtree {
|
|||||||
|
|
||||||
|
|
||||||
use File::Basename;
|
use File::Basename;
|
||||||
sub _mkpath_dbug {
|
sub _mkpath_debug {
|
||||||
my ($message, $path, $dir, $err)= @_;
|
my ($message, $path, $dir, $err)= @_;
|
||||||
|
|
||||||
print "=" x 40, "\n";
|
print "=" x 40, "\n";
|
||||||
|
Reference in New Issue
Block a user