Add debug log
This commit is contained in:
parent
3d1c085af3
commit
06fd9856b5
2 changed files with 3 additions and 1 deletions
|
@ -478,7 +478,7 @@ foldobjects(SnapFun, Tag, KeyRanges, FoldObjFun, DeferredFetch, SegmentList) ->
|
|||
% initial accumulator
|
||||
FoldObjFun;
|
||||
false ->
|
||||
% no initial accumulatr passed, and so should be just a list
|
||||
% no initial accumulator passed, and so should be just a list
|
||||
{FoldObjFun, []}
|
||||
end,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue