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

Allow update of existing env vars #3

Merged
merged 1 commit into from
Feb 9, 2016
Merged

Conversation

phobologic
Copy link
Contributor

Fixes #2

return syscall.Exec(argv0, argv, env)
}

type credentials struct {
AccessKeyId string
AccessKeyID string
Copy link
Contributor

Choose a reason for hiding this comment

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

Look at you being all idiomatic.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'd take more credit if it wasn't my editor yelling at me everytime I open someone elses go :)

@ejholmes
Copy link
Contributor

ejholmes commented Feb 9, 2016

Awesome 👍

phobologic added a commit that referenced this pull request Feb 9, 2016
@phobologic phobologic merged commit ac01f41 into master Feb 9, 2016
@phobologic phobologic deleted the deal_with_dup_variables branch February 9, 2016 23:47
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