mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-06 08:35:22 +00:00
Moved @todo to move specific location
This commit is contained in:
parent
32ad4c3b4d
commit
be7fefec37
@ -19,7 +19,6 @@ cli_options() ->
|
||||
|
||||
|
||||
main(Args) ->
|
||||
%% @todo loaded_upgrade basho_bench polution
|
||||
{ok, {ParsedArgs, HarnessArgs}} = getopt:parse(cli_options(), Args),
|
||||
|
||||
Config = proplists:get_value(config, ParsedArgs),
|
||||
|
@ -10,6 +10,8 @@
|
||||
%% 4. Unzip it somewhere.
|
||||
%% 5. Set an environment variable "SPAM_DIR" to the path you unzipped, including the "spam.0" dir
|
||||
|
||||
%% @todo basho_bench creates a lot of files. I wish it didn't.
|
||||
|
||||
confirm() ->
|
||||
_ = rt:get_os_env("BASHO_BENCH"),
|
||||
%% OldVsns = ["1.0.3", "1.1.4"],
|
||||
|
Loading…
Reference in New Issue
Block a user