From: Martin Pool Date: Fri, 22 Mar 2002 05:59:12 +0000 (+0000) Subject: Doc about checkit. X-Git-Tag: v2.5.5.rc1~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f494f2864cc392ed9fb5cdb448f67135b040d1a8;p=thirdparty%2Frsync.git Doc about checkit. --- diff --git a/testsuite/rsync.fns b/testsuite/rsync.fns index cf4037dd..ddeafb17 100644 --- a/testsuite/rsync.fns +++ b/testsuite/rsync.fns @@ -137,6 +137,11 @@ makepath () { # Run a test (in '$1') then compare directories $2 and $3 to see if # there are any difference. If there are, explain them. +# So normally basically $1 should be an rsync command, and $2 and $3 +# the source and destination directories. This is only good when you +# expect to transfer the whole directory exactly as is. If some files +# should be excluded, you might need to use something else. + checkit() { failed=