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/peerinfo/test_peerinfo_api_data.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/peerinfo/test_peerinfo_api_data.conf') diff --git a/src/peerinfo/test_peerinfo_api_data.conf b/src/peerinfo/test_peerinfo_api_data.conf index e3b37b1ea..1522d4dfe 100644 --- a/src/peerinfo/test_peerinfo_api_data.conf +++ b/src/peerinfo/test_peerinfo_api_data.conf @@ -1,5 +1,5 @@ [PATHS] -GNUNET_TEST_HOME = /tmp/test-gnunet-peerinfo/ +GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-peerinfo/ [peerinfo] PORT = 22354 -- cgit v1.2.3