Skip to content
Snippets Groups Projects
Forked from Utils / KWSys
Loading
user avatar
Cory Quammen authored
If the path passed to MakeDirectory() pointed to an existing file (not
directory), it would return true indicating that the directory was
successfully created even though creation of the directory failed.
Now it returns true only when the existing path is a directory and
returns false otherwise.

Change-Id: Ieb3e6352d63868c824df35f19187a8d396f75296
3d1d4e7c
History
Name Last commit Last update