aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_gnunet_service_fs_migration_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-06-11 21:57:37 +0000
committerChristian Grothoff <christian@grothoff.org>2010-06-11 21:57:37 +0000
commit719fb963b47d487112879ff2cb9d10cff88b84f5 (patch)
tree52f3b24fa1c69251ba451fc28d6dfd3cde250ed3 /src/fs/test_gnunet_service_fs_migration_data.conf
parentac5f48c0d9c409e3cb7400b9650dc5994cdc59ae (diff)
downloadgnunet-719fb963b47d487112879ff2cb9d10cff88b84f5.tar.gz
gnunet-719fb963b47d487112879ff2cb9d10cff88b84f5.zip
use constants instead of casting -1
Diffstat (limited to 'src/fs/test_gnunet_service_fs_migration_data.conf')
-rw-r--r--src/fs/test_gnunet_service_fs_migration_data.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fs/test_gnunet_service_fs_migration_data.conf b/src/fs/test_gnunet_service_fs_migration_data.conf
index 82606092c..9a388e0e8 100644
--- a/src/fs/test_gnunet_service_fs_migration_data.conf
+++ b/src/fs/test_gnunet_service_fs_migration_data.conf
@@ -12,12 +12,13 @@ HOSTNAME = localhost
12[transport] 12[transport]
13PORT = 43465 13PORT = 43465
14PLUGINS = tcp 14PLUGINS = tcp
15#DEBUG = YES 15DEBUG = YES
16 16
17[arm] 17[arm]
18PORT = 43466 18PORT = 43466
19HOSTNAME = localhost 19HOSTNAME = localhost
20DEFAULTSERVICES = fs 20DEFAULTSERVICES = fs
21OPTIONS = -L DEBUG
21 22
22[datastore] 23[datastore]
23#DEBUG = YES 24#DEBUG = YES