erlware / relx

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

use with erl_call and builtin nodename in remsh #788

Closed tsloughter closed 4 years ago

tsloughter commented 4 years ago

erl_call has a -timeout option added.

In OTP-23 remsh will automatically create a dynamic node name, so we do not need to generate one in case erts is >=11.0.

busybox supports sort -V so hopefully that means everyone does.