+
[oweals/gnunet.git] / src / credential / test_credential_lookup.conf
index f4bf36c520dfc1ce26b7aa54f6f42bfed9829ca9..bd464a1f4237d064a42ce7155f70dd11a1b0d0d9 100644 (file)
@@ -1,7 +1,7 @@
 @INLINE@ test_credential_defaults.conf
 
 [PATHS]
-GNUNET_TEST_HOME = /tmp/test-gnunet-credential-peer-1/
+GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-credential-peer-1/
 
 [dht]
 AUTOSTART = YES
@@ -11,10 +11,10 @@ PLUGINS =
 
 [credential]
 AUTOSTART = YES
-#PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=/tmp/credlog
+PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/credlog
 
 [rest]
-PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=/tmp/restlog
+PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/restlog
 
 [gns]
 #PREFIX = valgrind --leak-check=full --track-origins=yes