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/datastore/perf_plugin_datastore_data_heap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/datastore/perf_plugin_datastore_data_heap.conf') diff --git a/src/datastore/perf_plugin_datastore_data_heap.conf b/src/datastore/perf_plugin_datastore_data_heap.conf index 6f9c701ba..873cf9606 100644 --- a/src/datastore/perf_plugin_datastore_data_heap.conf +++ b/src/datastore/perf_plugin_datastore_data_heap.conf @@ -1,6 +1,6 @@ @INLINE@ test_defaults.conf [PATHS] -GNUNET_TEST_HOME = /tmp/perf-gnunet-datastore-heap/ +GNUNET_TEST_HOME = $GNUNET_TMP/perf-gnunet-datastore-heap/ [datastore] -- cgit v1.2.3