You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/01/15 07:14:54 UTC

[jira] [Closed] (GEODE-38) Gfsh init script ignored

     [ https://issues.apache.org/jira/browse/GEODE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker closed GEODE-38.
------------------------------

> Gfsh init script ignored
> ------------------------
>
>                 Key: GEODE-38
>                 URL: https://issues.apache.org/jira/browse/GEODE-38
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>    Affects Versions: 1.0.0-incubating.M1
>            Reporter: Neil Stevenson
>            Assignee: Kirk Lund
>            Priority: Trivial
>              Labels: gfsh
>             Fix For: 1.0.0-incubating.M1
>
>         Attachments: 0001-Initial-version.patch, 0002-Review-board-changes.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Gfsh launcher script implies an init file can be used. This was possible in GF 6.6, but wasn't implemented in the transition to the new Gfsh in GF 7.0 onwards.
> From "gemfire-assembly/src/main/dist/bin/gfsh.bat " :
> "
> #
> # Copy default .gfshrc to the home directory. Uncomment if needed.
> #
> #if [ ! -f $HOME/.gemfire/.gfsh2rc ]; then
> #  cp $GEMFIRE/defaultConfigs/.gemfire/.gfsh2rc $HOME
> #fi
> "
> If this file is specified, it is currently ignored.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)