Explorar el Código

Symlink on test fail too

pull/2248/head
Pablo Costas hace 5 años
padre
commit
ed03f26163
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/rebar_prv_common_test.erl

+ 1
- 0
src/rebar_prv_common_test.erl Ver fichero

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

Cargando…
Cancelar
Guardar