Преглед на файлове

Merge pull request #2207 from galdor/master

remove warning when booting applications in the shell
pull/2211/head
Fred Hebert преди 5 години
committed by GitHub
родител
ревизия
736ef27b30
No known key found for this signature in database GPG ключ ID: 4AEE18F83AFDEB23
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. +0
    -3
      src/rebar_prv_shell.erl

+ 0
- 3
src/rebar_prv_shell.erl Целия файл

@ -440,9 +440,6 @@ reread_config(AppsToStart, State) ->
end.
boot_apps(Apps) ->
?WARN("The rebar3 shell is a development tool; to deploy "
"applications in production, consider using releases "
"(http://www.rebar3.org/docs/releases)", []),
Normalized = normalize_boot_apps(Apps),
Res = [application:ensure_all_started(App) || App <- Normalized],
_ = [?INFO("Booted ~p", [App])

Зареждане…
Отказ
Запис