Updated the (commented out) valgrind command.
authorWayne Davison <wayned@samba.org>
Thu, 11 May 2006 23:41:18 +0000 (23:41 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 11 May 2006 23:41:18 +0000 (23:41 +0000)
runtests.sh

index bb8d98cd2bee4510924c596e24e898aed73751dc..0313c9832badec5f99e0681f57897cf2df9d3033 100755 (executable)
@@ -183,7 +183,7 @@ if [ ! -d "$srcdir" ]; then
 fi
 
 RSYNC="$rsync_bin"
-#RSYNC="valgrind --tool=addrcheck $rsync_bin"
+#RSYNC="valgrind $rsync_bin"
 
 export rsync_bin RSYNC setfacl_nodef