[
https://issues.apache.org/jira/browse/CLIMATE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481987#comment-14481987
]
ASF GitHub Bot commented on CLIMATE-619:
----------------------------------------
GitHub user MJJoyce opened a pull request:
https://github.com/apache/climate/pull/187
CLIMATE-619 - Default ocw_path to user HOME dir
Set the default ocw_path directory to the user's HOME directory so that
running in quiet mode doesn't cause empty paths to be inserted into the user's
RC file. This isn't foolproof but covers the VM build and the general use case
that arises from reading the various guides on the Wiki.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MJJoyce/climate CLIMATE-619
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/187.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 #187
----
commit c2cbad956a2b5c293b90d61792c8dcfcc11f9572
Author: Michael Joyce <[email protected]>
Date: 2015-04-06T21:28:11Z
CLIMATE-619 - Default ocw_path to user HOME dir
----
> Ubuntu easy-ocw install script issues in quiet mode
> ---------------------------------------------------
>
> Key: CLIMATE-619
> URL: https://issues.apache.org/jira/browse/CLIMATE-619
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: easy-ocw
> Affects Versions: 0.5
> Reporter: Michael Joyce
> Assignee: Michael Joyce
> Fix For: 1.0.0
>
>
> The Ubuntu install script for easy-ocw has issues with the OCW repo path when
> installing in quiet mode. When run normally the script asks the user to
> specify the path to where they checked out the climate code base so that it
> can update your RC file with the correct path. In quiet mode this prompt is
> skipped and the RC file is updated with an empty path.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)