Commit 98337e00 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent f2f9763f
......@@ -153,7 +153,7 @@ def Trees(zstor, r):
tree = zctx.root['treegen/tree'] = XLOTree()
at0 = commit('treegen/tree: init')
xprint("start @%s tree=%s" % (ashex(at0), ashex(tree._p_oid)))
xprint("start @%s root=%s" % (ashex(at0), ashex(tree._p_oid)))
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