From: Wayne Davison Date: Mon, 17 Jan 2005 22:24:08 +0000 (+0000) Subject: Added a commented-out RSYNC initialization that uses valgrind. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/f5d96a6f80a176710f9a93a491ef859152ee1ef4 Added a commented-out RSYNC initialization that uses valgrind. --- diff --git a/runtests.sh b/runtests.sh index 5f9ffdbc..f5655e79 100755 --- a/runtests.sh +++ b/runtests.sh @@ -169,6 +169,7 @@ then fi RSYNC="$rsync_bin" +#RSYNC="valgrind --tool=addrcheck $rsync_bin" export rsync_bin RSYNC