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

Check for trouble-prone config in "gemrc"s, fix #855 #1132

Merged
merged 1 commit into from Sep 25, 2012

Conversation

lemoinem
Copy link
Member

Here is a first try to fix #855.

Since I'm don't know the implementation details of the installation/update process, I prefer to do the check each time RVM is loaded.

Since this could be tiring of people very quickly, I added an RVM configuration: export rvm_ignore_gemrc_issues=1 to cancel the check.

I didn't relied on the output of gem env because it doesn't seem to take into account the sub-command configurations (such as gem_install: [...].

@ghost ghost assigned mpapis Sep 25, 2012
mpapis added a commit that referenced this pull request Sep 25, 2012
…em-config

Check for trouble-prone config in "gemrc"s, fix #855
@mpapis mpapis merged commit aa2351a into rvm:master Sep 25, 2012
@mpapis
Copy link
Member

mpapis commented Sep 25, 2012

Great work! Thank you Mathieu!

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.

parse gem env for dangerous settings
2 participants