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 2017/11/27 23:52:12 UTC

[GitHub] ccollins476ad opened a new pull request #109: newt - Delete temporary directory after use

ccollins476ad opened a new pull request #109: newt - Delete temporary directory after use
URL: https://github.com/apache/mynewt-newt/pull/109
 
 
   This change involves a modification to the Downloader.DownloadRepo() interface.  Previously, this function created a temporary directory and downloaded the repo into it.  Now, the caller supplies the destination directory instead.  This allows the caller to defer the removal of a temporary directory immediately after creating it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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