Skip to content

Commit e69636b

Browse files
committed
Merge pull request #654 from basho/rename-riak-cli-to-clique
change riak_cli to clique
2 parents bbd67ed + a211cc1 commit e69636b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rel/reltool.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
webmachine,
2020
basho_stats,
2121
bitcask,
22-
riak_cli,
22+
clique,
2323
riak_core,
2424
riak_pipe,
2525
riak_kv,
@@ -52,7 +52,7 @@
5252
{app, erlang_js, [{incl_cond, include}]},
5353
{app, riaknostic, [{incl_cond, include}]},
5454
{app, bitcask, [{incl_cond, include}]},
55-
{app, riak_cli, [{incl_cond, include}]},
55+
{app, clique, [{incl_cond, include}]},
5656
{app, riak_core, [{incl_cond, include}]},
5757
{app, riak_pipe, [{incl_cond, include}]},
5858
{app, riak_kv, [{incl_cond, include}]},

0 commit comments

Comments
 (0)