Commit b6e8c029 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 8867a78d
......@@ -740,7 +740,6 @@ func xverifyΔBTail_Update1(t *testing.T, subj string, db *zodb.DB, treeRoot zod
if oid2 == zodb.InvalidOid { // embedded bucket
oid2 = leaf2.parent.oid
}
// fmt.Printf("k%s -> oid1 %s oid2 %s\n", kstr(k), oid1, oid2)
if δZset.Has(oid1) || δZset.Has(oid2) {
TrackedδZ.Add(k)
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment