test
This commit is contained in:
parent
331bcff014
commit
34bcd2b2db
|
@ -24,7 +24,7 @@
|
||||||
cluster/1,
|
cluster/1,
|
||||||
add_user/1,
|
add_user/1,
|
||||||
delete_user/1]).
|
delete_user/1]).
|
||||||
|
|
||||||
status([]) ->
|
status([]) ->
|
||||||
{InternalStatus, _ProvidedStatus} = init:get_status(),
|
{InternalStatus, _ProvidedStatus} = init:get_status(),
|
||||||
?PRINT("Node ~p is ~p~n", [node(), InternalStatus]),
|
?PRINT("Node ~p is ~p~n", [node(), InternalStatus]),
|
||||||
|
|
Loading…
Reference in New Issue