diff options
-rw-r--r-- | src/consensus/test_consensus.conf | 2 |
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 [set] #OPTIONS = -L INFO #PREFIX = valgrind --leak-check=full -PREFIX = valgrind +#PREFIX = valgrind [testbed] OVERLAY_TOPOLOGY = CLIQUE |