From b7c57d4cded72d07b1be39955e2745961f740f5e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 8 Dec 2014 00:23:58 +0000 Subject: [PATCH] -disable vg --- src/scalarproduct/test_scalarproduct.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/scalarproduct/test_scalarproduct.conf b/src/scalarproduct/test_scalarproduct.conf index 3cbfa95fe..cd93ef158 100644 --- a/src/scalarproduct/test_scalarproduct.conf +++ b/src/scalarproduct/test_scalarproduct.conf @@ -12,7 +12,7 @@ OVERLAY_TOPOLOGY = CLIQUE WORKBITS=0 [scalarproduct-bob] -PREFIX = valgrind --leak-check=yes +#PREFIX = valgrind --leak-check=yes [scalarproduct-alice] -PREFIX = valgrind --leak-check=yes +#PREFIX = valgrind --leak-check=yes -- 2.25.1