You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tsloughter just wrote this function which I'm going to put copy into our extended_bin after relx creates it, I'm thinking it can replace the call on line 728, any use?
If I have 2 vm.args files where 1 of the files inherits the cookie from a different file:
file1.vm.args
file2.vm.args
Then the following line in
extended_bin
will not work and will instead use the cookie in~/.erlang.cookie
relx/priv/templates/extended_bin
Lines 723 to 740 in d2add7c
Even though the recursion is validated a few lines prior
relx/priv/templates/extended_bin
Lines 612 to 661 in d2add7c
The text was updated successfully, but these errors were encountered: