aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-24 23:55:34 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-24 23:55:34 +0000
commit30bddbc3c31392499ab056f213f5b4e9d40e4d97 (patch)
tree2e292f32fc3c0ccd877dfe422629f2e15ade8e84
parent36e6776a6facb6148a73d50015da868e40f0d62f (diff)
downloadgnunet-30bddbc3c31392499ab056f213f5b4e9d40e4d97.tar.gz
gnunet-30bddbc3c31392499ab056f213f5b4e9d40e4d97.zip
-enabling stream test fully
-rw-r--r--src/fs/test_fs_download_indexed.conf2
-rw-r--r--src/fs/test_gnunet_service_fs_p2p_stream.conf2
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/
7USE_STREAM = NO 7USE_STREAM = NO
8 8
9# set to 'YES' to use indexing 9# set to 'YES' to use indexing
10USE_INDEX = YES \ No newline at end of file 10USE_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 @@
5# testcase to truly work; however, as the code 5# testcase to truly work; however, as the code
6# is not finished, not setting the option should 6# is not finished, not setting the option should
7# allow the test to at least pass for now... 7# allow the test to at least pass for now...
8# DISABLE_ANON_TRANSFER = YES 8DISABLE_ANON_TRANSFER = YES