Переглянути джерело

remove unneeded add path that breaks with apps/ dir as well

pull/31/head
Tristan Sloughter 10 роки тому
джерело
коміт
e154b9965f
1 змінених файлів з 0 додано та 1 видалено
  1. +0
    -1
      src/rebar_prv_shell.erl

+ 0
- 1
src/rebar_prv_shell.erl Переглянути файл

@ -72,7 +72,6 @@ format_error(Reason) ->
%% immediately kill the script. ctrl-g, however, works fine
shell() ->
true = code:add_pathz(rebar_utils:ebin_dir()),
%% scan all processes for any with references to the old user and save them to
%% update later
NeedsUpdate = [Pid || Pid <- erlang:processes(),

Завантаження…
Відмінити
Зберегти