mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
75017750c3
Problem: when mtr tries to create a directory, and the target exists but is a file instead of directory, it tries several times to create the directory again before it fails. Fix: make it check if the target exists and is a non-directory. mysql-test/lib/My/File/Path.pm: mkpath() now stops with appropriate error message if the target exists but is a non-directory. |
||
---|---|---|
.. | ||
My | ||
t | ||
v1 | ||
mtr_cases.pm | ||
mtr_gcov.pl | ||
mtr_gprof.pl | ||
mtr_io.pl | ||
mtr_match.pm | ||
mtr_misc.pl | ||
mtr_process.pl | ||
mtr_report.pm | ||
mtr_stress.pl | ||
mtr_unique.pm |