Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rvm shouldn't set MANPATH #966

Merged
merged 1 commit into from
May 17, 2012
Merged

rvm shouldn't set MANPATH #966

merged 1 commit into from
May 17, 2012

Conversation

thirtyseven
Copy link
Contributor

RVM setting MANPATH will break the system manpath and isn't necessary for looking up manpages for commands in .rvm/bin.

This reverts commit 1f68d64.

@travisbot
Copy link

This pull request passes (merged 1e41be0 into ecb2139).

@thirtyseven
Copy link
Contributor Author

A test for the correct behavior:

man -P true man # status=0;
man -P true rvm # status=0;

mpapis added a commit that referenced this pull request May 17, 2012
@mpapis mpapis merged commit 50995d7 into rvm:master May 17, 2012
@ghost ghost assigned mpapis May 17, 2012
@mpapis
Copy link
Member

mpapis commented May 17, 2012

just mentioning #880

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.

3 participants