erlware / relx

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

Fix backup file creation by sed #644

Closed juise closed 6 years ago

juise commented 6 years ago
  1. Fix previously introduced behaviour with creation space terminated file in sed, i.e. "nodetool" backups to "nodetool ".
  2. Reorder check_replace_os_vars with NODE name assignment.
juise commented 6 years ago

@lrascao could you please take a look at PR?

lrascao commented 6 years ago

hi, sorry, been super busy lately, will try to take a look during this week