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