nice
This commit is contained in:
parent
b0fd8bf7d4
commit
d1be37a04a
@ -503,7 +503,7 @@ class Up2k(object):
|
||||
self.log(m.format(seen[-1], rcdir, cdir), 3)
|
||||
return 0
|
||||
|
||||
seen = seen + [cdir]
|
||||
seen = seen + [rcdir]
|
||||
self.pp.msg = "a{} {}".format(self.pp.n, cdir)
|
||||
histpath = self.asrv.vfs.histtab[top]
|
||||
ret = 0
|
||||
|
Loading…
Reference in New Issue
Block a user