gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: disable REST in tests that


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: disable REST in tests that do not need it
Date: Wed, 24 Jul 2019 17:56:14 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new e8311f08b disable REST in tests that do not need it
e8311f08b is described below

commit e8311f08b22b44e2ff889b3128550dca09e54608
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Jul 24 17:54:58 2019 +0200

    disable REST in tests that do not need it
---
 contrib/conf/gnunet/no_autostart_above_core.conf | 3 +++
 contrib/conf/gnunet/no_forcestart.conf           | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/contrib/conf/gnunet/no_autostart_above_core.conf 
b/contrib/conf/gnunet/no_autostart_above_core.conf
index 245b6a47d..478addd29 100644
--- a/contrib/conf/gnunet/no_autostart_above_core.conf
+++ b/contrib/conf/gnunet/no_autostart_above_core.conf
@@ -5,6 +5,9 @@
 [dns]
 START_ON_DEMAND = NO
 
+[rest]
+START_ON_DEMAND = NO
+
 [dht]
 START_ON_DEMAND = NO
 
diff --git a/contrib/conf/gnunet/no_forcestart.conf 
b/contrib/conf/gnunet/no_forcestart.conf
index de58c6039..2c874489e 100644
--- a/contrib/conf/gnunet/no_forcestart.conf
+++ b/contrib/conf/gnunet/no_forcestart.conf
@@ -18,6 +18,9 @@ IMMEDIATE_START = NO
 [cadet]
 IMMEDIATE_START = NO
 
+[rest]
+IMMEDIATE_START = NO
+
 [nse]
 IMMEDIATE_START = NO
 WORKBITS = 0
@@ -54,4 +57,3 @@ IMMEDIATE_START = NO
 
 [nse]
 IMMEDIATE_START = NO
-

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]