-ensure external symbols have proper prefix for conversation service
[oweals/gnunet.git] / src / consensus / test_consensus.conf
index 571d378fa9123f95b7084efbcf755208f30dd228..bcfdaba0f5c2683771ccbb3a09833effbfaf4fec 100644 (file)
@@ -5,7 +5,7 @@ HOSTNAME = localhost
 HOME = $SERVICEHOME
 BINARY = gnunet-service-consensus
 #PREFIX = gdbserver :12345
-PREFIX = valgrind --leak-check=full 
+#PREFIX = valgrind --leak-check=full 
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
 UNIXPATH = /tmp/gnunet-service-consensus.sock
@@ -23,7 +23,7 @@ DEFAULTSERVICES = core consensus set
 
 [set]
 OPTIONS = -L INFO
-PREFIX = valgrind --leak-check=full
+#PREFIX = valgrind --leak-check=full
 
 
 [testbed]
@@ -43,3 +43,6 @@ DISABLEV6 = NO
 # Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8)
 RETURN_LOCAL_ADDRESSES = YES
 
+[nse]
+AUTOSTART = NO
+