From 30bddbc3c31392499ab056f213f5b4e9d40e4d97 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 24 Nov 2012 23:55:34 +0000 Subject: -enabling stream test fully --- src/fs/test_fs_download_indexed.conf | 2 +- src/fs/test_gnunet_service_fs_p2p_stream.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/fs/test_fs_download_indexed.conf b/src/fs/test_fs_download_indexed.conf index d3dd4be63..61954c137 100644 --- a/src/fs/test_fs_download_indexed.conf +++ b/src/fs/test_fs_download_indexed.conf @@ -7,4 +7,4 @@ SERVICEHOME = /tmp/gnunet-test-fs-download/ USE_STREAM = NO # set to 'YES' to use indexing -USE_INDEX = YES \ No newline at end of file +USE_INDEX = YES diff --git a/src/fs/test_gnunet_service_fs_p2p_stream.conf b/src/fs/test_gnunet_service_fs_p2p_stream.conf index 85c4e52fe..bd8000084 100644 --- a/src/fs/test_gnunet_service_fs_p2p_stream.conf +++ b/src/fs/test_gnunet_service_fs_p2p_stream.conf @@ -5,4 +5,4 @@ # testcase to truly work; however, as the code # is not finished, not setting the option should # allow the test to at least pass for now... -# DISABLE_ANON_TRANSFER = YES +DISABLE_ANON_TRANSFER = YES -- cgit v1.2.3