8000 unquote MAYBE_DIST_ARGS in extended start script so they work by tsloughter · Pull Request #794 · erlware/relx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

unquote MAYBE_DIST_ARGS in extended start script so they work #794

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
May 14, 2020

Conversation

tsloughter
Copy link
Member

Quoting like "$MAYBE_DIST_ARGS" results in erl not reading
each as a separate argument and will break remote_console for
cases the user has custom arguments like -proto_dist and
-epmd_module in their vm.args

Quoting like "$MAYBE_DIST_ARGS" results in `erl` not reading
each as a separate argument and will break remote_console for
cases the user has custom arguments like -proto_dist and
-epmd_module in their vm.args
@tsloughter tsloughter requested a review from ferd May 13, 2020 18:18
@tsloughter tsloughter merged commit 8c9e455 into erlware:4.0.0 May 14, 2020
@tsloughter tsloughter deleted the unquote-dist-args branch May 14, 2020 14:53
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