Skip to content

Patch typo in error msg - process_wrapper.go #292

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

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

edgarlanting
Copy link
Contributor

When starting ArangoDB starter, the log prints:
Your syncmaster can now available at https://: component=arangodb pid=<pid> type=syncmaster

This should be printing:
Your syncmaster is now available at https://: component=arangodb pid=<pid> type=syncmaster

When starting ArangoDB starter, the log prints:
`Your syncmaster can now available at `https://<node>:<port>` component=arangodb pid=<pid> type=syncmaster`

This should be printing:
`Your syncmaster is now available at `https://<node>:<port>` component=arangodb pid=<pid> type=syncmaster`
@ajanikow ajanikow merged commit 80cee7c into arangodb-helper:master Jun 18, 2021
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