X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/5ef8c5c6d4c13a4123282c660ec4cd899081f366..80aff93b3227cdf29135ed21d3f114a396a8d0a3:/testsuite/rsync.fns diff --git a/testsuite/rsync.fns b/testsuite/rsync.fns index 943c3d31..7d73f0c1 100644 --- a/testsuite/rsync.fns +++ b/testsuite/rsync.fns @@ -232,9 +232,10 @@ pid file = $pidfile use chroot = no hosts allow = localhost, 127.0.0.1 log file = $logfile +log format = %i %h [%a] %m (%u) %l %f%L +transfer logging = yes exclude = foobar.baz max verbosity = 9 - uid = 0 gid = 0 @@ -245,6 +246,10 @@ gid = 0 [test-to] path = $todir read only = no + +[test-scratch] + path = $scratchdir + read only = no EOF }