GitHub user aniruddha-adhikary opened a pull request: https://github.com/apache/incubator-predictionio/pull/290
[PIO-37] mkdir: make parents if necessary ``` mkdir: cannot create directory â/xyz/PredictionIO/vendorsâ: No such file or directory ``` You can merge this pull request into a Git repository by running: $ git pull https://github.com/aniruddha-adhikary/incubator-predictionio patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-predictionio/pull/290.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #290 ---- commit f21cbb585dc79678456fdae7f50af5b35a783548 Author: Aniruddha Adhikary <anirud...@adhikary.net> Date: 2016-09-04T09:24:42Z mkdir: make parents if necessary ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---