Moved @todo to move specific location

This commit is contained in:
Joe DeVivo 2012-08-30 10:14:06 -04:00
parent 32ad4c3b4d
commit be7fefec37
2 changed files with 2 additions and 1 deletions

View File

@ -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),

View File

@ -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"],