aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/test_consensus.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-02-27 05:10:52 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-02-27 05:10:52 +0100
commitee3327de8fd04b2b8ce8692560c9f1d01a822baa (patch)
tree2c5e594ab5e123aa7b106cc04eb904de425ea04d /src/consensus/test_consensus.conf
parent2d92ec0f27dbefef916e94f5d272a2ff72091c54 (diff)
downloadgnunet-ee3327de8fd04b2b8ce8692560c9f1d01a822baa.tar.gz
gnunet-ee3327de8fd04b2b8ce8692560c9f1d01a822baa.zip
fix set element type problem, make consensus work
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 c3077b65d..c75205739 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
8PREFIX = valgrind 8#PREFIX = 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
@@ -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
44#PREFIX = valgrind 44PREFIX = valgrind
45 45
46[testbed] 46[testbed]
47OVERLAY_TOPOLOGY = CLIQUE 47OVERLAY_TOPOLOGY = CLIQUE