aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/test_scalarproduct.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-08 00:23:43 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-08 00:23:43 +0000
commit090375c0e8345803c7c666f623e376ed36173452 (patch)
tree0246589e41efabe7c7ab36f57515ee20721edffa /src/scalarproduct/test_scalarproduct.conf
parent4d8d62298e1926c6f8bd26ad5a34b966ffeb188c (diff)
downloadgnunet-090375c0e8345803c7c666f623e376ed36173452.tar.gz
gnunet-090375c0e8345803c7c666f623e376ed36173452.zip
-fix leaks
Diffstat (limited to 'src/scalarproduct/test_scalarproduct.conf')
-rw-r--r--src/scalarproduct/test_scalarproduct.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scalarproduct/test_scalarproduct.conf b/src/scalarproduct/test_scalarproduct.conf
index 96a487a57..3cbfa95fe 100644
--- a/src/scalarproduct/test_scalarproduct.conf
+++ b/src/scalarproduct/test_scalarproduct.conf
@@ -12,7 +12,7 @@ OVERLAY_TOPOLOGY = CLIQUE
12WORKBITS=0 12WORKBITS=0
13 13
14[scalarproduct-bob] 14[scalarproduct-bob]
15#PREFIX = valgrind 15PREFIX = valgrind --leak-check=yes
16 16
17[scalarproduct-alice] 17[scalarproduct-alice]
18#PREFIX = valgrind \ No newline at end of file 18PREFIX = valgrind --leak-check=yes