Testutil and pause

This commit is contained in:
martinsumner 2016-11-07 12:19:17 +00:00
parent e2670e6e8c
commit b9090a3109

View file

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