The Samba-Bugzilla – Attachment 7977 Details for
Bug 9212
rsync loses track of files if differing directory prefixes are given
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
rsync-3.0.9-lose-track.patch (text/plain), 316 bytes, created by
Michal Luscon (mail bounces back)
on 2012-10-02 09:01:51 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Michal Luscon (mail bounces back)
Created:
2012-10-02 09:01:51 UTC
Size:
316 bytes
patch
obsolete
>--- flist.c 2012-09-25 11:25:37.454724891 +0200 >+++ flist.c 2012-09-25 11:25:29.994725284 +0200 >@@ -374,7 +376,7 @@ > pathname = dir; > pathname_len = dirlen; > >- if (!dir) >+ if (!dir || (*dir=='.' && dirlen==1)) > dir = orig_dir; > > if (!change_dir(dir, CD_NORMAL)) { >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 9212
: 7977