X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/8fef0245283dadaa2d6b86096b13c78bfcae0b34..7918f2440534993bdda324da839b2ea9a3884757:/testsuite/daemon.test diff --git a/testsuite/daemon.test b/testsuite/daemon.test index 8b1cab1a..54865053 100644 --- a/testsuite/daemon.test +++ b/testsuite/daemon.test @@ -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::