Przeglądaj źródła

Merge pull request #2395 from paulo-ferraz-oliveira/fix/release_verbose

Remove verbosity option that was taken out in relx 4.x
pull/2398/head
Fred Hebert 4 lat temu
committed by GitHub
rodzic
commit
c1217e7625
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 2 usunięć
  1. +0
    -2
      src/rebar_relx.erl

+ 0
- 2
src/rebar_relx.erl Wyświetl plik

@ -190,8 +190,6 @@ opt_spec_list() ->
"Print usage"},
{lib_dir, $l, "lib-dir", string,
"Additional dir that should be searched for OTP Apps"},
{log_level, $V, "verbose", {integer, 2},
"Verbosity level, maybe between 0 and 3"},
{dev_mode, $d, "dev-mode", boolean,
"Symlink the applications and configuration into the release instead of copying"},
{include_erts, $i, "include-erts", string,

Ładowanie…
Anuluj
Zapisz