From 9fbda6db66bf8dc074de6c8792f369801e4e5999 Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Sun, 6 May 2018 19:00:22 +0000 Subject: Switch to $GNUNET_TMP in all configuration files. Signed-off-by: Nils Gillmann --- src/namestore/test_namestore_api.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/namestore/test_namestore_api.conf') diff --git a/src/namestore/test_namestore_api.conf b/src/namestore/test_namestore_api.conf index 29ff90b5d..1e36c52fe 100644 --- a/src/namestore/test_namestore_api.conf +++ b/src/namestore/test_namestore_api.conf @@ -2,7 +2,7 @@ @INLINE@ ../../contrib/no_autostart_above_core.conf [PATHS] -GNUNET_TEST_HOME = /tmp/test-gnunet-namestore/ +GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-namestore/ [namestore] DATABASE = sqlite -- cgit v1.2.3