Commit 354c1372 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent d1f62516
......@@ -463,7 +463,7 @@ func (tidx trackIndex) AddPath(path []Node) { // XXX Tree|Bucket; path[0] = root
oid, track.parent, parent)
}
if ptrack != nil {
if ptrack != nil && !oldTrack {
ptrack.nchild++
}
......
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