소스 검색

Symlink on test fail too

pull/2248/head
Pablo Costas 5 년 전
부모
커밋
ed03f26163
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      src/rebar_prv_common_test.erl

+ 1
- 0
src/rebar_prv_common_test.erl 파일 보기

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

불러오는 중...
취소
저장