Przeglądaj źródła

Update src/rebar_plugins.erl

Co-authored-by: Fred Hebert <mononcqc@ferd.ca>
pull/2316/head
Tristan Sloughter 4 lat temu
committed by GitHub
rodzic
commit
c745d1bc1f
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/rebar_plugins.erl

+ 1
- 1
src/rebar_plugins.erl Wyświetl plik

@ -131,7 +131,7 @@ handle_plugin(Profile, Plugin, State, Upgrade) ->
catch
?WITH_STACKTRACE(C,T,S)
?DEBUG("~p ~p ~p", [C, T, S]),
?WARN("Errors loading plugin ~p. Run rebar3 wish DEBUG=1 set to see errors.", [Plugin]),
?WARN("Errors loading plugin ~p. Run rebar3 with DEBUG=1 set to see errors.", [Plugin]),
{[], State}
end.

Ładowanie…
Anuluj
Zapisz