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-Tag: v2.6.4pre1~421 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5d96a6f80a176710f9a93a491ef859152ee1ef4;p=thirdparty%2Frsync.git 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