aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-05-09 18:02:52 +0200
committerChristian Grothoff <christian@grothoff.org>2018-05-09 18:02:52 +0200
commit4984ca8380195e69970ca14cbb0bc2bafe808d5d (patch)
tree304847151d13b813ae3c7af02fd3cd5c1f611093 /src/namestore/test_namestore_api.conf
parent2cac1c7df7a50fdf9a3861d3f095eff9cfadc34a (diff)
downloadgnunet-4984ca8380195e69970ca14cbb0bc2bafe808d5d.tar.gz
gnunet-4984ca8380195e69970ca14cbb0bc2bafe808d5d.zip
fix crash on error in test logic on shutdown
Diffstat (limited to 'src/namestore/test_namestore_api.conf')
-rw-r--r--src/namestore/test_namestore_api.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/namestore/test_namestore_api.conf b/src/namestore/test_namestore_api.conf
index 1e36c52fe..07409ea2b 100644
--- a/src/namestore/test_namestore_api.conf
+++ b/src/namestore/test_namestore_api.conf
@@ -15,13 +15,6 @@ AUTOSTART = YES
15[identity] 15[identity]
16AUTOSTART = YES 16AUTOSTART = YES
17 17
18[namestore-sqlite]
19FILENAME = $GNUNET_TEST_HOME/namestore/sqlite_test.db
20
21[namestore-postgres]
22CONFIG = connect_timeout=10; dbname=gnunetcheck
23TEMPORARY_TABLE = YES
24
25[nse] 18[nse]
26WORKBITS = 0 19WORKBITS = 0
27 20