diff options
Diffstat (limited to 'src/datastore/test_plugin_datastore_data_postgres.conf')
-rw-r--r-- | src/datastore/test_plugin_datastore_data_postgres.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/test_plugin_datastore_data_postgres.conf b/src/datastore/test_plugin_datastore_data_postgres.conf index 8b8523d408..bebc97e853 100644 --- a/src/datastore/test_plugin_datastore_data_postgres.conf +++ b/src/datastore/test_plugin_datastore_data_postgres.conf @@ -1,6 +1,6 @@ @INLINE@ test_defaults.conf [PATHS] -SERVICEHOME = /tmp/test-gnunet-datastore-plugin-postgres/ +GNUNET_TEST_HOME = /tmp/test-gnunet-datastore-plugin-postgres/ [datastore] DATABASE = postgres |