diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-06-14 19:18:00 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-06-14 19:18:00 +0000 |
commit | f16d992113133d15b3d09b95351d37d38597d595 (patch) | |
tree | e1b2b354e4dadb3913bb585151ff89e5974ea9cf /src/fs/test_gnunet_service_fs_migration_data.conf | |
parent | 0b50af049df2c6468d8f5ff1f05ed118c9a7ffb8 (diff) |
nodebug
Diffstat (limited to 'src/fs/test_gnunet_service_fs_migration_data.conf')
-rw-r--r-- | src/fs/test_gnunet_service_fs_migration_data.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/fs/test_gnunet_service_fs_migration_data.conf b/src/fs/test_gnunet_service_fs_migration_data.conf index 9a388e0e88..4c7f95ee9e 100644 --- a/src/fs/test_gnunet_service_fs_migration_data.conf +++ b/src/fs/test_gnunet_service_fs_migration_data.conf @@ -12,13 +12,13 @@ HOSTNAME = localhost [transport] PORT = 43465 PLUGINS = tcp -DEBUG = YES +#DEBUG = YES [arm] PORT = 43466 HOSTNAME = localhost DEFAULTSERVICES = fs -OPTIONS = -L DEBUG +#OPTIONS = -L DEBUG [datastore] #DEBUG = YES @@ -43,7 +43,7 @@ HOSTNAME = localhost #TOTAL_QUOTA_OUT = 9321 TOTAL_QUOTA_IN = 3932160 TOTAL_QUOTA_OUT = 3932160 -DEBUG = YES +#DEBUG = YES #PREFIX = valgrind --tool=memcheck --leak-check=yes [fs] @@ -51,7 +51,7 @@ PORT = 43471 HOSTNAME = localhost #OPTIONS = -L DEBUG ACTIVEMIGRATION = YES -DEBUG = YES +#DEBUG = YES #PREFIX = valgrind --tool=memcheck --leak-check=yes #PREFIX = xterm -e gdb -x cmd --args |