When comparing directories, use `find .` to call diff, rather than
authorMartin Pool <mbp@samba.org>
Fri, 25 Jan 2002 10:55:59 +0000 (10:55 +0000)
committerMartin Pool <mbp@samba.org>
Fri, 25 Jan 2002 10:55:59 +0000 (10:55 +0000)
commitd58e4c273c6a8d770c4e0cd80d5f1b70270eb229
treeb2f4d016be9b90f485497bcc0e56df329f49d2f1
parenta217ad3095f621eca116ce19e47cfccbb9c09836
When comparing directories, use `find .` to call diff, rather than
diff -r.  Two reasons: diff -r might not work everywhere, and it also
might complain about nonregular files.
testsuite/rsync.fns