浏览代码

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

正在加载...
取消
保存