From e2b2ab728217a64027232c7b8fbbb68ba13edd4a Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 26 Feb 2017 23:05:29 +0100 Subject: wrap consensus elements in block type --- src/consensus/test_consensus.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/consensus/test_consensus.conf') diff --git a/src/consensus/test_consensus.conf b/src/consensus/test_consensus.conf index 8f144fa5e..c3077b65d 100644 --- a/src/consensus/test_consensus.conf +++ b/src/consensus/test_consensus.conf @@ -2,9 +2,11 @@ GNUNET_TEST_HOME = /tmp/test-consensus/ [consensus] -OPTIONS = -L INFO +#OPTIONS = -L INFO BINARY = gnunet-service-evil-consensus +PREFIX = valgrind + #EVIL_SPEC = 0;cram-all;noreplace;5 #EVIL_SPEC = 0;cram;5/1;cram;5 #EVIL_SPEC = 0;cram;5/1;cram;5/2;cram;5 @@ -37,7 +39,7 @@ PLUGINS = unix OPTIONS = -LERROR [set] -OPTIONS = -L INFO +#OPTIONS = -L INFO #PREFIX = valgrind --leak-check=full #PREFIX = valgrind -- cgit v1.2.3