瀏覽代碼

keep debug_info in test to satisfy osx perms

pull/2259/head
Tristan Sloughter 5 年之前
父節點
當前提交
99523bc171
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: AAB97DDECCEB8150
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      test/rebar_release_SUITE.erl

+ 1
- 0
test/rebar_release_SUITE.erl 查看文件

@ -215,6 +215,7 @@ profile_overlays(Config) ->
{lib_dirs, [AppDir]}]},
{profiles, [{prod,
[{relx, [
{debug_info, keep},
{overlay_vars, filename:join(AppDir, "prod.vars")},
{overlay, [{mkdir, "otherrandomdir"},
{copy, filename:join(AppDir, "./prod.file"), "{{env}}.file"},

Loading…
取消
儲存