浏览代码

Do not compile nodetool escript

This removes the dependency on lib/compiler in an OTP release.
pull/3/head
Tuncer Ayaz 12 年前
父节点
当前提交
a2f3207542
共有 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

正在加载...
取消
保存