[ https://issues.apache.org/jira/browse/GEODE-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15995817#comment-15995817 ]
ASF subversion and git services commented on GEODE-2837: -------------------------------------------------------- Commit 6d24eaaa3db82eebcbb9e91121729fdbdefd3836 in geode's branch refs/heads/develop from [~jstewart] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=6d24eaa ] GEODE-2837: Start server creates specified working dir if necessary > Start server fails if specified `--dir` does not exist > ------------------------------------------------------ > > Key: GEODE-2837 > URL: https://issues.apache.org/jira/browse/GEODE-2837 > Project: Geode > Issue Type: Bug > Components: gfsh > Reporter: Jared Stewart > Assignee: Jared Stewart > > When you execute {{gfsh> start server --name=server1}}, the default working > directory will be {{./server1}}, and gfsh will create that directory if > necessary. However, {{gfsh> start server --name=server1 --dir=foo}} will > fail if the directory {{./foo}} does not exist. > For consistency ease of use, we should instead have gfsh attempt to create > the specified directory if necessary. {{start locator}} may or may not have > the same deficiency. -- This message was sent by Atlassian JIRA (v6.3.15#6346)