We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4422392 commit 461affcCopy full SHA for 461affc
src/rabbit_prelaunch.erl
@@ -92,7 +92,7 @@ dist_port_set_check() ->
92
end;
93
{ok, _} ->
94
ok;
95
- {error, X} ->
+ {error, _} ->
96
ok
97
end
98
end.
0 commit comments