erlware / relx

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

fix heart command setup and the reboot test of it #785

Closed tsloughter closed 4 years ago

tsloughter commented 4 years ago

heart command was wrongly using the old start command to the script instead of the new daemon one. And the test was actually starting the release again instead of relying on heart to do so.