8000 Run nodetool using results of find_erts_dir by timclassic · Pull Request #192 · erlware/relx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Run nodetool using results of find_erts_dir #192

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 2, 2014

Conversation

timclassic
Copy link
Contributor

Before this change, extended_bin.dtl assumes the release uses an
embedded erts release when calling nodetool, making any
nodetool-related functionality incompatible with the following
setting:

{include_erts, false}

This change calls nodetool using the escript binary in the path
discovered in the find_erts_dir function.

Before this change, extended_bin.dtl assumes the release uses an
embedded erts release when calling nodetool, making any
nodetool-related functionality incompatible with the following
setting:

  {include_erts, false}

This change calls nodetool using the escript binary in the path
discovered in the find_erts_dir function.
jwilberding added a commit that referenced this pull request Jun 2, 2014
Run nodetool using results of find_erts_dir
@jwilberding jwilberding merged commit da56473 into erlware:master Jun 2, 2014
@jwilberding
Copy link
Member

Nice patch, thanks for this @timclassic!

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
0