utzig opened a new pull request #374: Fix downloading repo dependencies URL: https://github.com/apache/mynewt-newt/pull/374 This is a bug left after a previous commit that fixed the download behavirour to only happen for network related commands, like `upgrade`. The repo dependencies was left non-updated at the time, so it would not be possible to resume/retry failures in downloads of dependencies. The bug can also be reproduced by simply removing (`rm -rf`) any repo that is included as dependency of some other repo.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
