From 14b6de39c4316bb488d47dc07208a77dd0a85ef2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 26 Jun 2017 17:46:28 +0200 Subject: fix nat service port collision during test --- src/core/test_core_quota_peer2.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/core/test_core_quota_peer2.conf') diff --git a/src/core/test_core_quota_peer2.conf b/src/core/test_core_quota_peer2.conf index 3c3275d74..122b00eec 100644 --- a/src/core/test_core_quota_peer2.conf +++ b/src/core/test_core_quota_peer2.conf @@ -26,6 +26,10 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-transport.sock PORT = 22480 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-core.sock +[nat] +PORT = 22481 +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2.service-nat.sock + [ats] PORT = 22482 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-core-sym-p2-service-ats.sock -- cgit v1.2.3