[
https://issues.apache.org/jira/browse/GEODE-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299086#comment-15299086
]
ASF GitHub Bot commented on GEODE-748:
--------------------------------------
GitHub user kjduling opened a pull request:
https://github.com/apache/incubator-geode/pull/148
GEODE-748: Unexpected version string returned from gfsh
Removed the unexpected 'v' in the version command.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kjduling/incubator-geode develop
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/148.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 #148
----
commit 247a9283f5589430ba466b8cf5b5f805b06ead1c
Author: Kevin J. Duling <[email protected]>
Date: 2016-05-24T22:43:28Z
GEODE-748: Unexpected version string returned from gfsh
----
> Unexpected version string returned from gfsh
> --------------------------------------------
>
> Key: GEODE-748
> URL: https://issues.apache.org/jira/browse/GEODE-748
> Project: Geode
> Issue Type: Improvement
> Components: gfsh
> Reporter: Jens Deppe
> Assignee: Kevin Duling
>
> {{gfsh version}} returns a version number with a prepended 'v'. This is
> inconsistent with the actual versioning which never includes a 'v'.
> The {{v}} should be removed from the specific gfsh command.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)