Added a commented-out RSYNC initialization that uses valgrind.
[rsync/rsync.git] / 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