gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r34671 - gnunet/src/dht


From: gnunet
Subject: [GNUnet-SVN] r34671 - gnunet/src/dht
Date: Wed, 17 Dec 2014 00:11:22 +0100

Author: grothoff
Date: 2014-12-17 00:11:22 +0100 (Wed, 17 Dec 2014)
New Revision: 34671

Modified:
   gnunet/src/dht/test_dht_api_peer1.conf
   gnunet/src/dht/test_dht_tools.py.in
Log:
-simplify tools test

Modified: gnunet/src/dht/test_dht_api_peer1.conf
===================================================================
--- gnunet/src/dht/test_dht_api_peer1.conf      2014-12-16 22:45:29 UTC (rev 
34670)
+++ gnunet/src/dht/test_dht_api_peer1.conf      2014-12-16 23:11:22 UTC (rev 
34671)
@@ -1,3 +1,5 @@
address@hidden@ ../../contrib/no_forcestart.conf
+
 [dhtcache]
 QUOTA = 1 MB
 DATABASE = heap

Modified: gnunet/src/dht/test_dht_tools.py.in
===================================================================
--- gnunet/src/dht/test_dht_tools.py.in 2014-12-16 22:45:29 UTC (rev 34670)
+++ gnunet/src/dht/test_dht_tools.py.in 2014-12-16 23:11:22 UTC (rev 34671)
@@ -98,10 +98,6 @@
 
 shutil.copyfile ('test_dht_api_peer1.conf', tempcfg)
 
-print ("TEST: Generating hostkey...", end='')
-r_pif ([], failer = print_only_failer)
-print ("PASS")
-
 print ("TEST: Starting ARM...", end='')
 r_arm (['-s'], failer = end_arm_failer, want_stdo = False, want_stde = False)
 print ("PASS")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]