Testutil and pause
This commit is contained in:
parent
e2670e6e8c
commit
b9090a3109
1 changed files with 1 additions and 1 deletions
|
@ -392,7 +392,7 @@ put_altered_indexed_objects(Book, Bucket, KSpecL, RemoveOld2i) ->
|
||||||
IndexGen,
|
IndexGen,
|
||||||
AddSpc),
|
AddSpc),
|
||||||
case book_riakput(Book, O, AltSpc) of
|
case book_riakput(Book, O, AltSpc) of
|
||||||
ok - > ok;
|
ok -> ok;
|
||||||
pause -> timer:sleep(?SLOWOFFER_DELAY)
|
pause -> timer:sleep(?SLOWOFFER_DELAY)
|
||||||
end,
|
end,
|
||||||
{K, AltSpc} end,
|
{K, AltSpc} end,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue