X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/d2094cc33dd87229f453176918e4ae2c2536f88e..4a7cb3e8a82c5b641ef4344a41af33847922f4c2:/testsuite/rsync.fns diff --git a/testsuite/rsync.fns b/testsuite/rsync.fns index 40c96590..a80a96cb 100644 --- a/testsuite/rsync.fns +++ b/testsuite/rsync.fns @@ -101,7 +101,7 @@ checkforlogs() { } -function build_rsyncd_conf { +build_rsyncd_conf() { # Build an appropriate configuration file conf="$scratchdir/test-rsyncd.conf" echo "building configuration $conf" @@ -111,36 +111,19 @@ function build_rsyncd_conf { logfile="$scratchdir/rsyncd.log" cat >$conf <