Commit e36acaf5 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent c71df36c
...@@ -195,7 +195,7 @@ def Trees(zstor, r): ...@@ -195,7 +195,7 @@ def Trees(zstor, r):
xbtree.Restructure(ztree, tree) xbtree.Restructure(ztree, tree)
# commit tree to storage # commit tree to storage
head = commit("treegen/trees: %s" % treetxt) head = commit("treegen/tree: %s" % treetxt)
# verify what was persisted to storage is indeed what we intended # verify what was persisted to storage is indeed what we intended
zctx.zconn.cacheMinimize() zctx.zconn.cacheMinimize()
......
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