Bob Ippolito 15 vuotta sitten
vanhempi
commit
317655f724
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/rebar_core.erl

+ 1
- 1
src/rebar_core.erl Näytä tiedosto

@ -271,7 +271,7 @@ process_dir(Dir, ParentConfig, Commands) ->
{DirModules, ModuleSetFile} = choose_module_set(AvailModuleSets, Dir),
%% Get the list of modules for "any dir". This is a catch-all list of modules
%% that are processed in addion to modules associated with this directory
%% that are processed in addition to modules associated with this directory
%% type. These any_dir modules are processed FIRST.
{ok, AnyDirModules} = application:get_env(rebar, any_dir_modules),
Modules = AnyDirModules ++ DirModules,

Ladataan…
Peruuta
Tallenna