gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21596 - gnunet/src/integration-tests/confs


From: gnunet
Subject: [GNUnet-SVN] r21596 - gnunet/src/integration-tests/confs
Date: Sun, 27 May 2012 21:43:06 +0200

Author: grothoff
Date: 2012-05-27 21:43:06 +0200 (Sun, 27 May 2012)
New Revision: 21596

Modified:
   gnunet/src/integration-tests/confs/c_bootstrap_server.conf
   gnunet/src/integration-tests/confs/c_nat_client.conf
   gnunet/src/integration-tests/confs/c_no_nat_client.conf
Log:
-disable lm during integration tests

Modified: gnunet/src/integration-tests/confs/c_bootstrap_server.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_bootstrap_server.conf  2012-05-27 
19:35:30 UTC (rev 21595)
+++ gnunet/src/integration-tests/confs/c_bootstrap_server.conf  2012-05-27 
19:43:06 UTC (rev 21596)
@@ -357,4 +357,7 @@
 AUTOSTART = NO
 
 [namestore]
+AUTOSTART = NO
+
+[lockmanager]
 AUTOSTART = NO
\ No newline at end of file

Modified: gnunet/src/integration-tests/confs/c_nat_client.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_nat_client.conf        2012-05-27 
19:35:30 UTC (rev 21595)
+++ gnunet/src/integration-tests/confs/c_nat_client.conf        2012-05-27 
19:43:06 UTC (rev 21596)
@@ -357,4 +357,7 @@
 
 [dhtcache]
 DATABASE = sqlite
-QUOTA = 1 MB
\ No newline at end of file
+QUOTA = 1 MB
+
+[lockmanager]
+AUTOSTART = NO
\ No newline at end of file

Modified: gnunet/src/integration-tests/confs/c_no_nat_client.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_no_nat_client.conf     2012-05-27 
19:35:30 UTC (rev 21595)
+++ gnunet/src/integration-tests/confs/c_no_nat_client.conf     2012-05-27 
19:43:06 UTC (rev 21596)
@@ -360,3 +360,5 @@
 DATABASE = sqlite
 QUOTA = 1 MB
 
+[lockmanager]
+AUTOSTART = NO




reply via email to

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