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


[EMAIL PROTECTED] changed:

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




------- Comment #2 from [EMAIL PROTECTED]  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.
-- 
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