mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-06 08:35:22 +00:00
Removed superfluous call repair after being cancelled.
This commit is contained in:
parent
9174bdc10f
commit
8c0f3837b0
@ -161,8 +161,7 @@ check_kill_repair(Node1) ->
|
||||
lager:info("Repair was forcibly killed");
|
||||
user_request ->
|
||||
lager:info("Repair exited gracefully, we should be able to "
|
||||
"trigger another repair immediately"),
|
||||
normal = run_2i_repair(Node1)
|
||||
"trigger another repair immediately")
|
||||
end,
|
||||
pass.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user