aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests
diff options
context:
space:
mode:
authorLRN <lrn1986@gmail.com>2012-07-22 13:47:09 +0000
committerLRN <lrn1986@gmail.com>2012-07-22 13:47:09 +0000
commita669108f0f2d602bfea9c7a8132fb761388493ad (patch)
treef7d5d820b49c7c7f5c86cb3156666dfc4d778a1e /src/integration-tests
parent87ae074b51ba30501c60ff88782dc2ccd5ef0daa (diff)
downloadgnunet-a669108f0f2d602bfea9c7a8132fb761388493ad.tar.gz
gnunet-a669108f0f2d602bfea9c7a8132fb761388493ad.zip
Fix hostkey loading for old testing framework
Diffstat (limited to 'src/integration-tests')
-rw-r--r--src/integration-tests/test_connection_stability.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/integration-tests/test_connection_stability.conf b/src/integration-tests/test_connection_stability.conf
index b3845452a..a0400d819 100644
--- a/src/integration-tests/test_connection_stability.conf
+++ b/src/integration-tests/test_connection_stability.conf
@@ -32,7 +32,7 @@ WEAKRANDOM = YES
32[testing_old] 32[testing_old]
33NUM_PEERS = 5 33NUM_PEERS = 5
34F2F = YES 34F2F = YES
35HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat 35HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
36 36
37[dht] 37[dht]
38AUTOSTART = NO 38AUTOSTART = NO