[ 
https://issues.apache.org/jira/browse/GEODE-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368301#comment-15368301
 ] 

ASF subversion and git services commented on GEODE-1530:
--------------------------------------------------------

Commit d3d8543110ae772d76c114d2d8d52d53355e4e07 in incubator-geode's branch 
refs/heads/develop from [~karensmolermiller]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=d3d8543 ]

Merge #158 into feature/GEODE-33
GEODE-1530: geode-examples setEnv.sh script needs to export path

Without an export of the path, using the GEODE_HOME env variable,
the scripts/startAll.sh script will pick up the first gfsh in the
path that it finds.

Also updated the scripts/stopAll.sh script to run the setEnv.sh
script, so that stopAll.sh uses the correct gfsh.


> geode-examples setEnv.sh script needs to export path
> ----------------------------------------------------
>
>                 Key: GEODE-1530
>                 URL: https://issues.apache.org/jira/browse/GEODE-1530
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Karen Smoler Miller
>            Assignee: Karen Smoler Miller
>              Labels: bug-hunt
>
> Work currently on the feature/GEODE-33 branch.
> In the replicated example, the {{scripts/setEnv.sh}} script should to prepend 
> the {{GEODE_HOME}} environment variable it finds to the PATH, so that the 
> {{startAll.sh}} uses that path.
> Append this line to the {{scripts/setEnv.sh}} script:
> {{export PATH=$GEODE_HOME/bin:$PATH}}



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

Reply via email to