[
https://issues.apache.org/jira/browse/GEODE-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15995818#comment-15995818
]
ASF subversion and git services commented on GEODE-2837:
--------------------------------------------------------
Commit aebd11f0bcbe96548f530f7e5543fd08cee008cf in geode's branch
refs/heads/develop from [~jstewart]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=aebd11f ]
GEODE-2837: Test relative path as argument to --dir
> 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)