Skip to content

Commit f84a3a6

Browse files
nickelizationmacintux
authored andcommitted
Add riak_cli to reltool.config
1 parent ea66a48 commit f84a3a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rel/reltool.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
webmachine,
2020
basho_stats,
2121
bitcask,
22+
riak_cli,
2223
riak_core,
2324
riak_pipe,
2425
riak_kv,
@@ -51,6 +52,7 @@
5152
{app, erlang_js, [{incl_cond, include}]},
5253
{app, riaknostic, [{incl_cond, include}]},
5354
{app, bitcask, [{incl_cond, include}]},
55+
{app, riak_cli, [{incl_cond, include}]},
5456
{app, riak_core, [{incl_cond, include}]},
5557
{app, riak_pipe, [{incl_cond, include}]},
5658
{app, riak_kv, [{incl_cond, include}]},

0 commit comments

Comments
 (0)