RFR: Allow output path to be created with arbitrary directory nesting

Erik Duveblad via github.com duke at openjdk.java.net
Fri Aug 23 09:12:43 UTC 2019


On Fri, 23 Aug 2019 08:58:51 GMT, Leo Korinth via github.com <duke at openjdk.java.net> wrote:

> createDirectories works like ```mkdir -p``` and the _exists_ check is no longer needed
> 
> ----------------
> 
> Commits:
>  - 3c40edbf:	Allow output path to be created with arbitrary directory nesting
> 
> Pull request:
> https://git.openjdk.java.net/skara/pull/76
> 
> Webrev:
> https://webrevs.openjdk.java.net/skara/76/webrev.00
> 
> Patch:
> https://git.openjdk.java.net/skara/pull/76.diff
> 
> Fetch command:
> git fetch https://git.openjdk.java.net/skara pull/76/head:pull/76

This PR has been reviewed by Erik Duveblad via github.com - changes are approved. Review comment:

Thanks, looks good!

PR: https://git.openjdk.java.net/skara/pull/76


More information about the skara-dev mailing list