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

Fix for not setting Gofig global/user dirs #191

Merged
merged 1 commit into from Dec 3, 2015

Conversation

akutz
Copy link
Member

@akutz akutz commented Dec 2, 2015

This patch fixes the issue where the Gofig's global (/etc) and user ($HOME) directories were not set, resulting in the default config files not being loaded.

This patch fixes the issue where the Gofig's global (/etc) and user
($HOME) directories were not set, resulting in the default config files
not being loaded.
@akutz akutz added the bugfix label Dec 2, 2015
@akutz akutz self-assigned this Dec 2, 2015
@akutz akutz added this to the 0.3.0 milestone Dec 2, 2015
@akutz
Copy link
Member Author

akutz commented Dec 2, 2015

Hi @clintonskitson,

Please test this to see if it fixes the issue you identified last night regarding the configuration files not being loaded properly. Thanks!

clintkitson added a commit that referenced this pull request Dec 3, 2015
Fix for not setting Gofig global/user dirs
@clintkitson clintkitson merged commit baa581e into rexray:master Dec 3, 2015
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.

None yet

2 participants