OK, "find ... -print0 | xargs -0 ..." wasn't portable. This is.
[rsync/rsync.git] / testsuite / chown.test
2002-12-24 Jos BackusChange all relevant occurrences of ``rsync'' and `...
2002-03-22 Martin PoolProper messages for skipped tests.
2002-02-09 Martin PoolAdd a test that --owner correctly propagates ownership...