aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/test_consensus.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-02-28 13:36:13 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-02-28 13:36:13 +0100
commitc9e806d1862c68a7ae765127982622311304a928 (patch)
tree1b09783f24f2e6c02d15a6c1644157d647a7c174 /src/consensus/test_consensus.conf
parentc5b8b75adb5428bee0fdd52d89fe9e829f33a752 (diff)
downloadgnunet-c9e806d1862c68a7ae765127982622311304a928.tar.gz
gnunet-c9e806d1862c68a7ae765127982622311304a928.zip
don't run set with valgrind per default
Diffstat (limited to 'src/consensus/test_consensus.conf')
-rw-r--r--src/consensus/test_consensus.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/consensus/test_consensus.conf b/src/consensus/test_consensus.conf
index c75205739..d1b33c4fd 100644
--- a/src/consensus/test_consensus.conf
+++ b/src/consensus/test_consensus.conf
@@ -41,7 +41,7 @@ OPTIONS = -LERROR
41[set] 41[set]
42#OPTIONS = -L INFO 42#OPTIONS = -L INFO
43#PREFIX = valgrind --leak-check=full 43#PREFIX = valgrind --leak-check=full
44PREFIX = valgrind 44#PREFIX = valgrind
45 45
46[testbed] 46[testbed]
47OVERLAY_TOPOLOGY = CLIQUE 47OVERLAY_TOPOLOGY = CLIQUE