Here is the make test output; --- /Users/cartman/Sources/rsync/testtmp/devices/rsync.chk 2010-09-07 15:17:06.000000000 +0300 +++ /Users/cartman/Sources/rsync/testtmp/devices/rsync.out 2010-09-07 15:17:06.000000000 +0300 @@ -1,6 +1,7 @@ .d..t...... ./ cDc.t...... block cDc........ block2 +cD+++++++++ block3 cD+++++++++ char cD+++++++++ char2 cD+++++++++ char3 test 4 failed ----- devices log ends
This affected any OS that can't hard-link devices -- the code that tried to fix up the check file wasn't working right. I've just checked in a fix for this.