Support the new --files-from, --no-relative, --no-implied-dirs, and --from0
[rsync/rsync.git] / testsuite / daemon.test
index 8b1cab1..5486505 100644 (file)
@@ -26,6 +26,7 @@
 
 build_rsyncd_conf
 
-export RSYNC_CONNECT_PROG="$rsync_bin --config=$conf --daemon"
+RSYNC_CONNECT_PROG="$RSYNC --config=$conf --daemon"
+export RSYNC_CONNECT_PROG
 
-$rsync_bin -v localhost::
+$RSYNC -v localhost::