Ver código fonte

Merge pull request #80 from tuncer/nodetool-no_compile

Do not compile nodetool escript
pull/3/head
Dave Smith 12 anos atrás
pai
commit
e632b7b185
1 arquivos alterados com 0 adições e 2 exclusões
  1. +0
    -2
      priv/templates/simplenode.nodetool

+ 0
- 2
priv/templates/simplenode.nodetool Ver arquivo

@ -6,8 +6,6 @@
%% nodetool: Helper Script for interacting with live nodes
%%
%% -------------------------------------------------------------------
-mode(compile).
main(Args) ->
ok = start_epmd(),
%% Extract the args

Carregando…
Cancelar
Salvar