aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/test_consensus.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-02-28 18:23:12 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-02-28 18:23:12 +0100
commit237dd9f9c93cabd29015d0f5e3c8ceff8af3f071 (patch)
treeb08dc07a03e4b71b07ff5516305003830d3b9cb8 /src/consensus/test_consensus.conf
parentd1aa49fc2767aa141e83ba664cd1d10b3ad1987b (diff)
downloadgnunet-237dd9f9c93cabd29015d0f5e3c8ceff8af3f071.tar.gz
gnunet-237dd9f9c93cabd29015d0f5e3c8ceff8af3f071.zip
don't free element that is stack-allocated now
Diffstat (limited to 'src/consensus/test_consensus.conf')
-rw-r--r--src/consensus/test_consensus.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/consensus/test_consensus.conf b/src/consensus/test_consensus.conf
index 036150b7f..881251a66 100644
--- a/src/consensus/test_consensus.conf
+++ b/src/consensus/test_consensus.conf
@@ -5,7 +5,7 @@ GNUNET_TEST_HOME = /tmp/test-consensus/
5#OPTIONS = -L INFO 5#OPTIONS = -L INFO
6BINARY = gnunet-service-evil-consensus 6BINARY = gnunet-service-evil-consensus
7 7
8#PREFIX = valgrind 8PREFIX = valgrind
9 9
10#EVIL_SPEC = 0;cram-all;noreplace;5 10#EVIL_SPEC = 0;cram-all;noreplace;5
11#EVIL_SPEC = 0;cram;5/1;cram;5 11#EVIL_SPEC = 0;cram;5/1;cram;5
@@ -44,7 +44,7 @@ OPTIONS = -LERROR
44[set] 44[set]
45#OPTIONS = -L INFO 45#OPTIONS = -L INFO
46#PREFIX = valgrind --leak-check=full 46#PREFIX = valgrind --leak-check=full
47PREFIX = valgrind 47#PREFIX = valgrind
48 48
49[testbed] 49[testbed]
50OVERLAY_TOPOLOGY = CLIQUE 50OVERLAY_TOPOLOGY = CLIQUE