diff options
author | Mariano Guerra <mariano@marianoguerra.org> | 2015-03-10 21:21:43 +0100 |
---|---|---|
committer | Mariano Guerra <mariano@marianoguerra.org> | 2015-03-10 21:21:43 +0100 |
commit | f75c90828351cac54ac4298e2bedd66d4e27ebd6 (patch) | |
tree | 2a3d3ea2d3ba8fd04e4445bb356cc4f2ac7e8d9e /test/rebar_xref_SUITE.erl | |
parent | 400140a4c449076ee91a9cd67716b523b8abf64d (diff) |
fix debug format to avoid crash with custom template
error before:
===> Uncaught error: {'EXIT',
{badarg,
[{io,format,
[<0.23.0>,
"\e[0;36m===> Skipping template ~p, due to presence of a custom template at ~s~n~n\e[0m",
["/home/mariano/.config/rebar3/templates/fn_app/fn_app.template"]],
[]},
{rebar_templater,prioritize_templates,2,
[{file,"src/rebar_templater.erl"},{line,330}]},
{rebar_templater,find_templates,1,
[{file,"src/rebar_templater.erl"},{line,274}]},
{rebar_templater,new,4,
[{file,"src/rebar_templater.erl"},{line,47}]},
{rebar_prv_new,do,1,
[{file,"src/rebar_prv_new.erl"},{line,44}]},
{rebar_core,do,2,
[{file,"src/rebar_core.erl"},{line,129}]},
{rebar3,main,1,
[{file,"src/rebar3.erl"},{line,46}]},
{escript,run,2,
[{file,"escript.erl"},{line,752}]}]}}
Diffstat (limited to 'test/rebar_xref_SUITE.erl')
0 files changed, 0 insertions, 0 deletions