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/hostlist/test_learning_learn_peer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hostlist/test_learning_learn_peer.conf') diff --git a/src/hostlist/test_learning_learn_peer.conf b/src/hostlist/test_learning_learn_peer.conf index 6675ba364..76585dbbd 100644 --- a/src/hostlist/test_learning_learn_peer.conf +++ b/src/hostlist/test_learning_learn_peer.conf @@ -1,6 +1,6 @@ @INLINE@ test_hostlist_defaults.conf [PATHS] -GNUNET_TEST_HOME = /tmp/test-gnunet-hostlist-peer-2/ +GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-hostlist-peer-2/ [transport-tcp] PORT = 12968 -- cgit v1.2.3