This commit is contained in:
hejin 2014-08-19 16:05:21 +08:00
parent 331bcff014
commit 34bcd2b2db
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
cluster/1,
add_user/1,
delete_user/1]).
status([]) ->
{InternalStatus, _ProvidedStatus} = init:get_status(),
?PRINT("Node ~p is ~p~n", [node(), InternalStatus]),