aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-01-14 16:14:15 +0100
committerChristian Grothoff <christian@grothoff.org>2017-01-14 16:14:15 +0100
commit15719eac76fb675260f08437fd4094b4ed7a9cc1 (patch)
treea8db3b3935b3fae464e4b32ff73232e9f4c7da12 /contrib
parent52509da785467544e05b4dd3da25802c12c2d19d (diff)
downloadgnunet-15719eac76fb675260f08437fd4094b4ed7a9cc1.tar.gz
gnunet-15719eac76fb675260f08437fd4094b4ed7a9cc1.zip
do not start zonemaster in tests that do not need it
Diffstat (limited to 'contrib')
-rw-r--r--contrib/no_forcestart.conf3
1 files changed, 3 insertions, 0 deletions
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
33 33
34[gns] 34[gns]
35FORCESTART = NO 35FORCESTART = NO
36
37[zonemaster]
38FORCESTART = NO \ No newline at end of file