Added a commented-out RSYNC initialization that uses valgrind.
authorWayne Davison <wayned@samba.org>
Mon, 17 Jan 2005 22:24:08 +0000 (22:24 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 17 Jan 2005 22:24:08 +0000 (22:24 +0000)
runtests.sh

index 5f9ffdb..f5655e7 100755 (executable)
@@ -169,6 +169,7 @@ then
 fi
 
 RSYNC="$rsync_bin"
+#RSYNC="valgrind --tool=addrcheck $rsync_bin"
 
 export rsync_bin RSYNC