[
https://issues.apache.org/jira/browse/BUILDR-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644796#action_12644796
]
Ittay Dror commented on BUILDR-198:
-----------------------------------
on my system, re-creating 100 paths takes 5 milliseconds, not worth doing
anything about.
so just the verbose thing then
> Filter#run always calls mkpath
> ------------------------------
>
> Key: BUILDR-198
> URL: https://issues.apache.org/jira/browse/BUILDR-198
> Project: Buildr
> Issue Type: Bug
> Affects Versions: 1.3.4
> Reporter: Ittay Dror
> Fix For: 1.3.4
>
>
> It does this even if it immediately returns. this does call (in linux) the
> mkdir system call (which returns EEXIST)
> It should also turn off verbose for it
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.