You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2020/03/05 12:11:15 UTC

[GitHub] [mynewt-newt] utzig commented on issue #382: Fix skipping the copy of empty dirs on tree copies

utzig commented on issue #382: Fix skipping the copy of empty dirs on tree copies
URL: https://github.com/apache/mynewt-newt/pull/382#issuecomment-595198078
 
 
   @ccollins476ad This fixes the issue with dirty state in mcuboot directory because of submodules that were not copied. I am not so sure the `MkdirAll` change won't have side-effects, so another easy approach would be to just check that `ReadDir` returns an empty `info` and in this case create the directory. I will wait for your opinion!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services