https://bugs.documentfoundation.org/show_bug.cgi?id=66754

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |et

--- Comment #13 from [email protected] ---
Created attachment 158465
  --> https://bugs.documentfoundation.org/attachment.cgi?id=158465&action=edit
Switch mkdir to make_path

Switch mkdir to make_path.

Since the build can run on several processors at once, mkdirs may run into
themselves. It makes sense to keep create_directory code but replace the
mkdirs. make_path only returns the directories which it created, two running at
once could be likely on a busy file system.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to