From f5d96a6f80a176710f9a93a491ef859152ee1ef4 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 17 Jan 2005 22:24:08 +0000 Subject: [PATCH] Added a commented-out RSYNC initialization that uses valgrind. --- runtests.sh | 1 + 1 file changed, 1 insertion(+) 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 -- 2.34.1