aboutsummaryrefslogtreecommitdiff
path: root/contrib/no_forcestart.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-05-10 12:03:13 +0200
committerChristian Grothoff <christian@grothoff.org>2018-05-10 12:03:13 +0200
commit4c8b719d9fcb5c67b4f461961d436532cbd4c8c1 (patch)
tree4b7b1bcd11df7ea1b327bf1032f7d928ab55ff93 /contrib/no_forcestart.conf
parentd3245124b4b2918c6dbd64aa237e96d96279e48b (diff)
downloadgnunet-4c8b719d9fcb5c67b4f461961d436532cbd4c8c1.tar.gz
gnunet-4c8b719d9fcb5c67b4f461961d436532cbd4c8c1.zip
fix test check for TMPDIR: do not throw exception if variable does not exist
Diffstat (limited to 'contrib/no_forcestart.conf')
-rw-r--r--contrib/no_forcestart.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/no_forcestart.conf b/contrib/no_forcestart.conf
index e21187ed2..a332d6da7 100644
--- a/contrib/no_forcestart.conf
+++ b/contrib/no_forcestart.conf
@@ -35,4 +35,7 @@ FORCESTART = NO
35FORCESTART = NO 35FORCESTART = NO
36 36
37[zonemaster] 37[zonemaster]
38FORCESTART = NO \ No newline at end of file 38FORCESTART = NO
39
40[zonemaster-monitor]
41FORCESTART = NO