From a2590c8e4a226f70500c35612fd059e43527f8db Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 5 Apr 2010 21:58:35 +0000 Subject: [PATCH] ports --- src/fs/test_gnunet_fs_idx_data.conf | 14 +++++++------- src/fs/test_gnunet_fs_ns_data.conf | 14 +++++++------- src/fs/test_gnunet_fs_psd_data.conf | 14 +++++++------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/src/fs/test_gnunet_fs_idx_data.conf b/src/fs/test_gnunet_fs_idx_data.conf index 9a03e60de..9cfeefc0d 100644 --- a/src/fs/test_gnunet_fs_idx_data.conf +++ b/src/fs/test_gnunet_fs_idx_data.conf @@ -6,15 +6,15 @@ DEFAULTCONFIG = test_gnunet_fs_idx_data.conf HOSTKEY = $SERVICEHOME/.hostkey [resolver] -PORT = 44464 +PORT = 46464 HOSTNAME = localhost [transport] -PORT = 44465 +PORT = 46465 PLUGINS = [arm] -PORT = 44466 +PORT = 46466 HOSTNAME = localhost DEFAULTSERVICES = resolver datastore transport core statistics fs @@ -22,19 +22,19 @@ DEFAULTSERVICES = resolver datastore transport core statistics fs # DEBUG = YES [statistics] -PORT = 44467 +PORT = 46467 HOSTNAME = localhost [peerinfo] -PORT = 44469 +PORT = 46469 HOSTNAME = localhost [core] -PORT = 44470 +PORT = 46470 HOSTNAME = localhost [fs] -PORT = 44471 +PORT = 46471 HOSTNAME = localhost #DEBUG = YES #PREFIX = valgrind --tool=memcheck --leak-check=yes diff --git a/src/fs/test_gnunet_fs_ns_data.conf b/src/fs/test_gnunet_fs_ns_data.conf index 37e776a1c..50b0d6406 100644 --- a/src/fs/test_gnunet_fs_ns_data.conf +++ b/src/fs/test_gnunet_fs_ns_data.conf @@ -6,15 +6,15 @@ DEFAULTCONFIG = test_gnunet_fs_ns_data.conf HOSTKEY = $SERVICEHOME/.hostkey [resolver] -PORT = 44464 +PORT = 47464 HOSTNAME = localhost [transport] -PORT = 44465 +PORT = 47465 PLUGINS = [arm] -PORT = 44466 +PORT = 47466 HOSTNAME = localhost DEFAULTSERVICES = resolver datastore transport core statistics fs @@ -22,19 +22,19 @@ DEFAULTSERVICES = resolver datastore transport core statistics fs # DEBUG = YES [statistics] -PORT = 44467 +PORT = 47467 HOSTNAME = localhost [peerinfo] -PORT = 44469 +PORT = 47469 HOSTNAME = localhost [core] -PORT = 44470 +PORT = 47470 HOSTNAME = localhost [fs] -PORT = 44471 +PORT = 47471 HOSTNAME = localhost #DEBUG = YES #PREFIX = valgrind --tool=memcheck --leak-check=yes diff --git a/src/fs/test_gnunet_fs_psd_data.conf b/src/fs/test_gnunet_fs_psd_data.conf index 3a76849af..221137c14 100644 --- a/src/fs/test_gnunet_fs_psd_data.conf +++ b/src/fs/test_gnunet_fs_psd_data.conf @@ -6,15 +6,15 @@ DEFAULTCONFIG = test_gnunet_fs_psd_data.conf HOSTKEY = $SERVICEHOME/.hostkey [resolver] -PORT = 44464 +PORT = 45464 HOSTNAME = localhost [transport] -PORT = 44465 +PORT = 45465 PLUGINS = [arm] -PORT = 44466 +PORT = 45466 HOSTNAME = localhost DEFAULTSERVICES = resolver datastore transport core statistics fs @@ -22,19 +22,19 @@ DEFAULTSERVICES = resolver datastore transport core statistics fs # DEBUG = YES [statistics] -PORT = 44467 +PORT = 45467 HOSTNAME = localhost [peerinfo] -PORT = 44469 +PORT = 45469 HOSTNAME = localhost [core] -PORT = 44470 +PORT = 45470 HOSTNAME = localhost [fs] -PORT = 44471 +PORT = 45471 HOSTNAME = localhost #DEBUG = YES #PREFIX = valgrind --tool=memcheck --leak-check=yes -- 2.25.1