Merge branch 'develop-3.1' into develop-3.4
This commit is contained in:
commit
e417bb4743
6 changed files with 727 additions and 378 deletions
|
@ -21,9 +21,9 @@
|
|||
]},
|
||||
{test, [{extra_src_dirs, ["test/end_to_end", "test/property"]}
|
||||
]},
|
||||
{perf_full, [{erl_opts, [{d, perf_full}]}]},
|
||||
{perf_mini, [{erl_opts, [{d, perf_mini}]}]},
|
||||
{perf_prof, [{erl_opts, [{d, perf_prof}]}]}
|
||||
{perf_full, [{erl_opts, [{d, performance, riak_fullperf}]}]},
|
||||
{perf_mini, [{erl_opts, [{d, performance, riak_miniperf}]}]},
|
||||
{perf_prof, [{erl_opts, [{d, performance, riak_profileperf}]}]}
|
||||
]}.
|
||||
|
||||
{deps, [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue