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

Control sockets manager #152

Merged
merged 17 commits into from
Jul 8, 2016
Merged

Control sockets manager #152

merged 17 commits into from
Jul 8, 2016

Conversation

moul
Copy link
Owner

@moul moul commented Jul 8, 2016

Fix #123

@@ -37,7 +37,7 @@ func ExpandEnvSafe(s string) string {
return string(buf) + s[i:]
}

func expandUser(path string) (string, error) {
func ExpandUser(path string) (string, error) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

exported function ExpandUser should have comment or be unexported

@moul moul merged commit 4fb4a5a into master Jul 8, 2016
@moul moul deleted the control-sockets branch July 8, 2016 22:21
@moul moul removed the in progress label Jul 8, 2016
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.

2 participants