gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit 15719eac76fb675260f08437fd4094b4ed7a9cc1
parent 52509da785467544e05b4dd3da25802c12c2d19d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 14 Jan 2017 16:14:15 +0100

do not start zonemaster in tests that do not need it

Diffstat:
Mcontrib/no_forcestart.conf | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/contrib/no_forcestart.conf b/contrib/no_forcestart.conf @@ -33,3 +33,6 @@ FORCESTART = NO [gns] FORCESTART = NO + +[zonemaster] +FORCESTART = NO +\ No newline at end of file