Skip to content

Commit 461affc

Browse files
author
Simon MacMullen
committed
Oops
1 parent 4422392 commit 461affc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rabbit_prelaunch.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ dist_port_set_check() ->
9292
end;
9393
{ok, _} ->
9494
ok;
95-
{error, X} ->
95+
{error, _} ->
9696
ok
9797
end
9898
end.

0 commit comments

Comments
 (0)