1
0
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:
Magnus Svensson
2009-01-24 13:00:50 +01:00
parent 9701799645
commit 1f724b9ddd

View File

@ -60,7 +60,7 @@ sub rmtree {
use File::Basename;
sub _mkpath_dbug {
sub _mkpath_debug {
my ($message, $path, $dir, $err)= @_;
print "=" x 40, "\n";