https://bugzilla.samba.org/show_bug.cgi?id=11035

Wayne Davison <way...@samba.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Wayne Davison <way...@samba.org> ---
This was a rare failure that could happen when the clock rolls over to the next
second between the 2 symlink-creation commands:

ln $deepstr/filelist $deepstr/dir
ln ../chk/$deepstr/filelist ../chk/$deepstr/dir

I've added a touch -r (similar to other spots in the tests) to ensure that the
2 "dir" subdirs end up with the same time.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to