Commit 1cd48172 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 4b736dc7
......@@ -154,7 +154,7 @@ def Trees(zstor, r):
ztree = zctx.root['treegen/tree'] = XLOTree()
head = commit('treegen/tree: init')
xprint("start @%s root=%s" % (ashex(head), ashex(ztree._p_oid)))
treetxtPrev = zctx.TopoEncode(ztree)
treetxtPrev = zctx.ztreetxt(ztree)
while 1:
treetxt = r.readline()
......
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