mirror of
https://github.com/correl/rebar.git
synced 2024-11-14 19:19:30 +00:00
Merge pull request #80 from tuncer/nodetool-no_compile
Do not compile nodetool escript
This commit is contained in:
commit
e632b7b185
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
%% nodetool: Helper Script for interacting with live nodes
|
||||
%%
|
||||
%% -------------------------------------------------------------------
|
||||
-mode(compile).
|
||||
|
||||
main(Args) ->
|
||||
ok = start_epmd(),
|
||||
%% Extract the args
|
||||
|
|
Loading…
Reference in a new issue