-rps test: fix directory specification
authorJulius Bünger <buenger@mytum.de>
Sat, 27 Aug 2016 14:58:30 +0000 (14:58 +0000)
committerJulius Bünger <buenger@mytum.de>
Sat, 27 Aug 2016 14:58:30 +0000 (14:58 +0000)
src/rps/test_rps.conf

index fdca2a8ed80e184e6227a2903cec526ddcd83c25..7da91ccf0010bbe825106a5d585ac2ab4e3797e8 100644 (file)
@@ -1,6 +1,3 @@
-[PATHS]
-GNUNET_TEST_HOME = /tmp/rps-test/
-
 [rps]
 #PREFIX = valgrind --leak-check=full --show-leak-kinds=all --log-file=/tmp/rps/valgrind!gnunet-service-rps!%p
 #BINARY = gnunet-service-rps
@@ -15,7 +12,7 @@ NOARMBIND = YES
 
 # This is the timeinterval between the rounds
 ROUNDINTERVAL = 2 s
-FILENAME_VALID_PEERS = $GNUNET_TEST_HOME/rps/valid_peers.txt
+FILENAME_VALID_PEERS = $GNUNET_DATA_HOME/rps/valid_peers.txt
 
 # This is the 'estimate' in the beginning.
 # This determines the size of the peers we keep in memory