Changed some instances of \" in checkit calls to '.
[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::