aboutsummaryrefslogtreecommitdiff
path: root/src/datastore
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-04-19 19:22:08 +0000
committerChristian Grothoff <christian@grothoff.org>2011-04-19 19:22:08 +0000
commit2380121d84cb842094bef87c6d7c17668238d671 (patch)
treea53cb1f1a3956afad4dca2765315fe7253aa2303 /src/datastore
parent97ebfd9c48ccfb3ddea6b08911d72f5eab0c205f (diff)
downloadgnunet-2380121d84cb842094bef87c6d7c17668238d671.tar.gz
gnunet-2380121d84cb842094bef87c6d7c17668238d671.zip
nofs
Diffstat (limited to 'src/datastore')
-rw-r--r--src/datastore/test_datastore_api_data_mysql.conf2
-rw-r--r--src/datastore/test_datastore_api_data_postgres.conf3
2 files changed, 5 insertions, 0 deletions
diff --git a/src/datastore/test_datastore_api_data_mysql.conf b/src/datastore/test_datastore_api_data_mysql.conf
index 68aff8360..652c1ff9f 100644
--- a/src/datastore/test_datastore_api_data_mysql.conf
+++ b/src/datastore/test_datastore_api_data_mysql.conf
@@ -53,3 +53,5 @@ WEAKRANDOM = YES
53AUTOSTART = NO 53AUTOSTART = NO
54 54
55 55
56[fs]
57AUTOSTART = NO
diff --git a/src/datastore/test_datastore_api_data_postgres.conf b/src/datastore/test_datastore_api_data_postgres.conf
index c6a7ba739..8406a01e5 100644
--- a/src/datastore/test_datastore_api_data_postgres.conf
+++ b/src/datastore/test_datastore_api_data_postgres.conf
@@ -48,3 +48,6 @@ WEAKRANDOM = YES
48AUTOSTART = NO 48AUTOSTART = NO
49 49
50 50
51
52[fs]
53AUTOSTART = NO \ No newline at end of file