aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/secretsharing/test_secretsharing.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/secretsharing/test_secretsharing.conf b/src/secretsharing/test_secretsharing.conf
index 6c09255a3..105687b3d 100644
--- a/src/secretsharing/test_secretsharing.conf
+++ b/src/secretsharing/test_secretsharing.conf
@@ -1,6 +1,6 @@
1[secretsharing] 1[secretsharing]
2AUTOSTART = YES 2AUTOSTART = YES
3PREFIX = valgrind --leak-check=full 3#PREFIX = valgrind --leak-check=full
4#OPTIONS = -LINFO 4#OPTIONS = -LINFO
5 5
6[consensus] 6[consensus]
@@ -8,7 +8,6 @@ AUTOSTART = YES
8 8
9[transport] 9[transport]
10OPTIONS = -LERROR 10OPTIONS = -LERROR
11PLUGINS = unix
12 11
13[arm] 12[arm]
14DEFAULTSERVICES = core consensus set secretsharing 13DEFAULTSERVICES = core consensus set secretsharing