RFR: Allow output path to be created with arbitrary directory nesting
Leo Korinth via github.com
duke at openjdk.java.net
Fri Aug 23 08:58:51 UTC 2019
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
More information about the skara-dev
mailing list