瀏覽代碼

Merge pull request #80 from tuncer/nodetool-no_compile

Do not compile nodetool escript
pull/3/head
Dave Smith 12 年之前
父節點
當前提交
e632b7b185
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      priv/templates/simplenode.nodetool

+ 0
- 2
priv/templates/simplenode.nodetool 查看文件

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

Loading…
取消
儲存