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

avoid hard coding the postgres username #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

avoid hard coding the postgres username #6

wants to merge 2 commits into from

Conversation

swills
Copy link
Contributor

@swills swills commented Dec 8, 2014

Closes issue #4

Pull request should be right this time. Thanks!

@davepacheco
Copy link
Contributor

Thanks for doing this. How was this tested?

@swills
Copy link
Contributor Author

swills commented Dec 11, 2014

@yunong can you point me at the lint/style checker?

@swills
Copy link
Contributor Author

swills commented Dec 11, 2014

@davepacheco Tested manually on FreeBSD. If there are tests that need to be run, please let me know where and I will try to run them, though I don't have a complete SDC environment up yet, so if that is required I may not be able to run it.

@yunong
Copy link
Contributor

yunong commented Dec 11, 2014

@swills The test suite and lint/style checkers are run via npm test. Thanks for the patch!

@swills
Copy link
Contributor Author

swills commented Dec 11, 2014

Style issues fixed. The tests as far as they can right now, though they hard code the username as well, ironically, so there's more to do. They also hard code some commands, such as zonename, useradd, ctrun.

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