In clean_flist(), if a duplicate is found for a dir and a non-dir,
[rsync/rsync.git] / testsuite / daemon.test
index 87ebc09..5486505 100644 (file)
@@ -26,7 +26,7 @@
 
 build_rsyncd_conf
 
-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::