Skip to content

Commit

Permalink
Remove merge debugging artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
slfritchie committed Jul 10, 2012
1 parent 7d27dff commit a622077
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/cluster_info_basic.erl
Expand Up @@ -192,10 +192,7 @@ non_zero_mailboxes(C) ->

suspicious_links_monitors(C) ->
Min = 1000,
erlang:put(kk, true),
catch
cluster_info:format(C, " Minimum threshold = ~p\n\n", [Min]),
erlang:erase(kk),
[begin
L = lists:sort([{Num, Pid} ||
Pid <- processes(),
Expand Down

0 comments on commit a622077

Please sign in to comment.