summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSven Sandberg <sven@mysql.com>2009-01-08 14:28:40 +0100
committerSven Sandberg <sven@mysql.com>2009-01-08 14:28:40 +0100
commit75017750c3407850be09189b1bc2e77f647a3cfa (patch)
treeef2f1cb12157d2f11c3eacca17270810327bc237 /Makefile.am
parentf0f68e7191817576e6eedf390a1bc674b3a30de0 (diff)
downloadmariadb-git-75017750c3407850be09189b1bc2e77f647a3cfa.tar.gz
BUG#41959: mtr: error message when mkpath() fails and the file exists but is not directory
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.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions