From: Christian Grothoff Date: Sat, 24 Nov 2012 23:55:34 +0000 (+0000) Subject: -enabling stream test fully X-Git-Tag: initial-import-from-subversion-38251~10714 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=30bddbc3c31392499ab056f213f5b4e9d40e4d97;p=oweals%2Fgnunet.git -enabling stream test fully --- 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