Selaa lähdekoodia

Update src/rebar_plugins.erl

Co-authored-by: Fred Hebert <mononcqc@ferd.ca>
pull/2316/head
Tristan Sloughter 4 vuotta sitten
committed by GitHub
vanhempi
commit
c745d1bc1f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/rebar_plugins.erl

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

@ -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.

Ladataan…
Peruuta
Tallenna