소스 검색

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

불러오는 중...
취소
저장