Browse Source

Symlink on test fail too

pull/2248/head
Pablo Costas 5 years ago
parent
commit
ed03f26163
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/rebar_prv_common_test.erl

+ 1
- 0
src/rebar_prv_common_test.erl View File

@ -78,6 +78,7 @@ do(State, Tests) ->
{ok, State};
Error ->
rebar_paths:set_paths([plugins, deps], State),
symlink_to_last_ct_logs(State),
Error
end;
Error ->

Loading…
Cancel
Save