Skip to content

Fix rvm_path variable handling for install error.#84

Open
sugi wants to merge 1 commit intorvm:masterfrom
sugi:fix-install-path-handling
Open

Fix rvm_path variable handling for install error.#84
sugi wants to merge 1 commit intorvm:masterfrom
sugi:fix-install-path-handling

Conversation

@sugi
Copy link
Copy Markdown

@sugi sugi commented Aug 21, 2018

With current version of rvm installer fails with following message if user do not set rvm_path environment.

ERROR: --path must be followed by a path.

This patch fixes option handling with rvm_path environment variable.
User can ommit the setting if they'd like to install rvm default location.

With current rvm installer fails with following message if user
do not set rvm_path environment.

```
ERROR: --path must be followed by a path.
```

This patch fixes option handling with rvm_path environment variable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant