Skip to content
This repository has been archived by the owner on May 12, 2018. It is now read-only.

Commit

Permalink
Do not compile nodetool escript
Browse files Browse the repository at this point in the history
This removes the dependency on lib/compiler in an OTP release.
  • Loading branch information
Tuncer Ayaz committed Apr 12, 2013
1 parent 1a08367 commit a2f3207
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions priv/templates/simplenode.nodetool
Expand Up @@ -6,8 +6,6 @@
%% nodetool: Helper Script for interacting with live nodes
%%
%% -------------------------------------------------------------------
-mode(compile).

main(Args) ->
ok = start_epmd(),
%% Extract the args
Expand Down

0 comments on commit a2f3207

Please sign in to comment.