mirror of
https://github.com/9001/copyparty.git
synced 2025-08-18 01:22:13 -06:00
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 a new issue