From bdd3a4fef5c04aaeac5dae5e5d7166981d923934 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 11 May 2006 23:41:18 +0000 Subject: [PATCH] Updated the (commented out) valgrind command. --- runtests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtests.sh b/runtests.sh index bb8d98cd..0313c983 100755 --- a/runtests.sh +++ b/runtests.sh @@ -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 -- 2.34.1