DO NOT REPLY [Bug 5297] itemize and merge tests fail

samba-bugs at samba.org samba-bugs at samba.org
Wed Mar 5 05:22:14 GMT 2008


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


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
            Summary|merge test fails            |itemize and merge tests fail




------- Comment #2 from wayned at samba.org  2008-03-04 23:22 CST -------
Test 11 chooses to anticipate either a hard-linked symlink ("hL") or a
locally-copied symlink ("cL") depending on if it thinks that symlinks can be
hard-linked or not.  The test using "ln" on a dangling symlink should indicate
if that is possible.  It looks like that ln test reports the wrong result, so
the itemize test is expecting "cL" when rsync returns "hL".  Perhaps I should
change that test to grep for CAN_HARDLINK_SYMLINK in the config.h file.

As for the merge test, it appears that you have "cd reldir" output a path, and
that output is causing the diff to fail.  I'll code around such a possibility.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list