aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-05-06 19:00:22 +0000
committerNils Gillmann <ng0@n0.is>2018-05-06 19:00:22 +0000
commit9fbda6db66bf8dc074de6c8792f369801e4e5999 (patch)
tree75185b338ec67cfce7c355970b2114d7a6ba86e5 /src/revocation
parent5f627ce1a78f662d928fa6c73a90342d8bff5cf3 (diff)
downloadgnunet-9fbda6db66bf8dc074de6c8792f369801e4e5999.tar.gz
gnunet-9fbda6db66bf8dc074de6c8792f369801e4e5999.zip
Switch to $GNUNET_TMP in all configuration files.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'src/revocation')
-rw-r--r--src/revocation/test_revocation.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/revocation/test_revocation.conf b/src/revocation/test_revocation.conf
index 2c444ea7d..1beeba931 100644
--- a/src/revocation/test_revocation.conf
+++ b/src/revocation/test_revocation.conf
@@ -1,8 +1,8 @@
1@INLINE@ ../../contrib/no_forcestart.conf 1@INLINE@ ../../contrib/no_forcestart.conf
2 2
3[paths] 3[paths]
4GNUNET_HOME=/tmp/test-revocation-service 4GNUNET_HOME=$GNUNET_TMP/test-revocation-service
5SERVICEHOME=/tmp/test-revocation-service 5SERVICEHOME=$GNUNET_TMP/test-revocation-service
6 6
7[revocation] 7[revocation]
8WORKBITS = 3 8WORKBITS = 3