Ver a proveniência

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

pull/31/head
Tristan Sloughter há 10 anos
ascendente
cometimento
e154b9965f
1 ficheiros alterados com 0 adições e 1 eliminações
  1. +0
    -1
      src/rebar_prv_shell.erl

+ 0
- 1
src/rebar_prv_shell.erl Ver ficheiro

@ -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(),

Carregando…
Cancelar
Guardar