From: Christian Grothoff Date: Sat, 14 Jan 2017 15:14:15 +0000 (+0100) Subject: do not start zonemaster in tests that do not need it X-Git-Tag: taler-0.2.1~450 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=15719eac76fb675260f08437fd4094b4ed7a9cc1;p=oweals%2Fgnunet.git do not start zonemaster in tests that do not need it --- diff --git a/contrib/no_forcestart.conf b/contrib/no_forcestart.conf index 7de3f1509..e21187ed2 100644 --- 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