X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/6cd7888e46fb7611668c981ff8193c5f3d16d8a6..71daa07fb1c791c0f5eba3fc1b615df3a46441fc:/testsuite/daemon.test diff --git a/testsuite/daemon.test b/testsuite/daemon.test index 87ebc099..54865053 100644 --- a/testsuite/daemon.test +++ b/testsuite/daemon.test @@ -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::