aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests
diff options
context:
space:
mode:
authorpsyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet>1984-04-04 00:44:05 +0000
committerpsyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet>1984-04-04 00:44:04 +0000
commite73402fc3a6f233b48330435f61ccd93722ac0e5 (patch)
treec63db5153cca3e3aeda01a18a2bad5785b02ecb3 /src/integration-tests
parent99c6e18e63181d8759ecbb398d58019a55d3ce6f (diff)
downloadgnunet-e73402fc3a6f233b48330435f61ccd93722ac0e5.tar.gz
gnunet-e73402fc3a6f233b48330435f61ccd93722ac0e5.zip
rename FORCESTART into IMMEDIATE_START (#4547b)
Diffstat (limited to 'src/integration-tests')
-rw-r--r--src/integration-tests/confs/test_defaults.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/integration-tests/confs/test_defaults.conf b/src/integration-tests/confs/test_defaults.conf
index 8114aeabd..3ccdc2946 100644
--- a/src/integration-tests/confs/test_defaults.conf
+++ b/src/integration-tests/confs/test_defaults.conf
@@ -2,7 +2,7 @@
2@INLINE@ ../../../contrib/conf/gnunet/no_autostart_above_core.conf 2@INLINE@ ../../../contrib/conf/gnunet/no_autostart_above_core.conf
3 3
4[fs] 4[fs]
5FORCESTART = YES 5IMMEDIATE_START = YES
6 6
7[datastore] 7[datastore]
8START_ON_DEMAND = YES 8START_ON_DEMAND = YES
@@ -17,10 +17,10 @@ START_ON_DEMAND = YES
17START_ON_DEMAND = YES 17START_ON_DEMAND = YES
18 18
19[hostlist] 19[hostlist]
20FORCESTART = YES 20IMMEDIATE_START = YES
21 21
22[topology] 22[topology]
23FORCESTART = YES 23IMMEDIATE_START = YES
24 24
25[peerinfo] 25[peerinfo]
26USE_INCLUDED_HELLOS = NO 26USE_INCLUDED_HELLOS = NO