From 3aae15ecfba78001055a547f79f801ccdbc17158 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Fri, 31 Aug 2001 05:49:16 +0000 Subject: [PATCH] Fix rsyncd.conf generation. --- testsuite/daemon.test | 39 ++------------------------------------- testsuite/rsync.fns | 19 +++++++++---------- 2 files changed, 11 insertions(+), 47 deletions(-) diff --git a/testsuite/daemon.test b/testsuite/daemon.test index 028fc788..869feab5 100644 --- a/testsuite/daemon.test +++ b/testsuite/daemon.test @@ -24,42 +24,7 @@ . "$suitedir/rsync.fns" -# Build an appropriate configuration file -conf="$scratchdir/test-rsyncd.conf" -echo "building configuration $conf" +build_rsyncd_conf +start_rsyncd -port=2612 -pidfile="$scratchdir/rsyncd.pid" -logfile="$scratchdir/rsyncd.log" -cat >$conf <$conf <