Shamis Shukoor
5 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
src/rebar_dist_utils.erl
|
|
@ -51,7 +51,7 @@ find_options(State) -> |
|
|
|
%%% PRIVATE %%% |
|
|
|
%%%%%%%%%%%%%%% |
|
|
|
start(Name, Type, Opts) -> |
|
|
|
case erl_epmd:names() of |
|
|
|
case net_adm:names() of |
|
|
|
{error, _} -> |
|
|
|
start_epmd(); |
|
|
|
{ok, _} -> |
|
|
|