erlware / relx

Sane, simple release creation for Erlang
http://erlware.github.io/relx
Apache License 2.0
697 stars 232 forks source link

add dist name and cookie to ERL_FLAGS for nodetool #712

Closed tsloughter closed 5 years ago

tsloughter commented 5 years ago

Resolves #711

I don't know if escript used to ignore ERL_FLAGS or what but I can't think of a good reason all this has to be done in nodetool itself. I left it so nodetool can still accept those args and will setup a node, but it will not do so if it already is a running node.