aboutsummaryrefslogtreecommitdiff
path: root/src/rps/test_rps.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-05-21 18:10:38 +0200
committerChristian Grothoff <christian@grothoff.org>2018-05-21 18:10:38 +0200
commit61bf943d09cd43ca5fe9de1a8d329b808b0b194d (patch)
tree7676c015238a5b2d46b56af58bde4643913c3dd0 /src/rps/test_rps.conf
parent882a4ce1bb696d00abaa841ac88737765588cee9 (diff)
downloadgnunet-61bf943d09cd43ca5fe9de1a8d329b808b0b194d.tar.gz
gnunet-61bf943d09cd43ca5fe9de1a8d329b808b0b194d.zip
fix crash on unexpected client disconnect on incoming message, remove bogus assertion
Diffstat (limited to 'src/rps/test_rps.conf')
-rw-r--r--src/rps/test_rps.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rps/test_rps.conf b/src/rps/test_rps.conf
index f171335d6..cf6b3150c 100644
--- a/src/rps/test_rps.conf
+++ b/src/rps/test_rps.conf
@@ -29,7 +29,7 @@ HOSTNAME = localhost
29# MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 100 29# MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 100
30OVERLAY_TOPOLOGY = CLIQUE 30OVERLAY_TOPOLOGY = CLIQUE
31#OVERLAY_TOPOLOGY = SMALL_WORLD 31#OVERLAY_TOPOLOGY = SMALL_WORLD
32#SCALE_FREE_TOPOLOGY_CAP = 32#SCALE_FREE_TOPOLOGY_CAP =
33 33
34# OVERLAY_RANDOM_LINKS = 25 34# OVERLAY_RANDOM_LINKS = 25
35 35
@@ -74,6 +74,7 @@ DISABLE_TRY_CONNECT = YES
74[cadet] 74[cadet]
75DISABLE_TRY_CONNECT = YES 75DISABLE_TRY_CONNECT = YES
76#OPTIONS=-l /tmp/rps_profiler_logs/cadet-[]-%Y-%m-%d.log 76#OPTIONS=-l /tmp/rps_profiler_logs/cadet-[]-%Y-%m-%d.log
77#PREFIX = valgrind
77 78
78#[arm] 79#[arm]
79#GLOBAL_POSTFIX=-l /tmp/rps_profiler_logs/other-[]-%Y-%m-%d.log 80#GLOBAL_POSTFIX=-l /tmp/rps_profiler_logs/other-[]-%Y-%m-%d.log
@@ -120,4 +121,3 @@ AUTOSTART = NO
120[fs] 121[fs]
121FORCESTART = NO 122FORCESTART = NO
122AUTOSTART = NO 123AUTOSTART = NO
123