From 929df266d9e77fadff2132b051e3d709939ba336 Mon Sep 17 00:00:00 2001 From: "psyc://loupsycedyglgamf.onion/~lynX" Date: Mon, 25 Jun 2018 10:32:12 +0000 Subject: tests: use port numbers that are unlikely to collide with user ports (just happened) --- .../test_quota_compliance_unix_asymmetric_peer1.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/transport/test_quota_compliance_unix_asymmetric_peer1.conf') diff --git a/src/transport/test_quota_compliance_unix_asymmetric_peer1.conf b/src/transport/test_quota_compliance_unix_asymmetric_peer1.conf index 8d6073b67..a8ee6d77a 100644 --- a/src/transport/test_quota_compliance_unix_asymmetric_peer1.conf +++ b/src/transport/test_quota_compliance_unix_asymmetric_peer1.conf @@ -3,26 +3,26 @@ GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer1/ [arm] -PORT = 4087 +PORT = 54087 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_arm_peer1.sock [statistics] -PORT = 4088 +PORT = 54088 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_statistics_peer1.sock [resolver] -PORT = 4089 +PORT = 54089 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_resolver_peer1.sock [peerinfo] -PORT = 4090 +PORT = 54090 UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_peerinfo_peer1.sock [transport] -PORT = 4091 +PORT = 54091 PLUGINS = unix UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_transport_peer1.sock [transport-unix] -PORT = 4092 +PORT = 54092 -- cgit v1.2.3