gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r30036 - in gnunet/src: include testing


From: gnunet
Subject: [GNUnet-SVN] r30036 - in gnunet/src: include testing
Date: Wed, 9 Oct 2013 11:54:02 +0200

Author: harsha
Date: 2013-10-09 11:54:02 +0200 (Wed, 09 Oct 2013)
New Revision: 30036

Modified:
   gnunet/src/include/gnunet_testing_lib.h
   gnunet/src/testing/testing.c
Log:
- doc


Modified: gnunet/src/include/gnunet_testing_lib.h
===================================================================
--- gnunet/src/include/gnunet_testing_lib.h     2013-10-09 09:53:08 UTC (rev 
30035)
+++ gnunet/src/include/gnunet_testing_lib.h     2013-10-09 09:54:02 UTC (rev 
30036)
@@ -95,6 +95,7 @@
  *          service homes; the directory will be created in a temporary 
location
  *          depending on the underlying OS.  This variable will be
  *          overridden with the value of the environmental variable
+ *          GNUNET_TESTING_PREFIX, if it exists.
  * @param trusted_ip the ip address which will be set as TRUSTED HOST in all
  *          service configurations generated to allow control connections from
  *          this ip. This can either be a single ip address or a network 
address
@@ -124,6 +125,7 @@
  *          all service homes; the directory will be created in a temporary
  *          location depending on the underlying OS.  This variable will be
  *          overridden with the value of the environmental variable
+ *          GNUNET_TESTING_PREFIX, if it exists.
  * @param trusted_ip the ip address which will be set as TRUSTED HOST in all
  *          service configurations generated to allow control connections from
  *          this ip. This can either be a single ip address or a network 
address

Modified: gnunet/src/testing/testing.c
===================================================================
--- gnunet/src/testing/testing.c        2013-10-09 09:53:08 UTC (rev 30035)
+++ gnunet/src/testing/testing.c        2013-10-09 09:54:02 UTC (rev 30036)
@@ -436,6 +436,7 @@
  *          service homes; the directory will be created in a temporary 
location
  *          depending on the underlying OS.  This variable will be
  *          overridden with the value of the environmental variable
+ *          GNUNET_TESTING_PREFIX, if it exists.
  * @param trusted_ip the ip address which will be set as TRUSTED HOST in all
  *          service configurations generated to allow control connections from
  *          this ip. This can either be a single ip address or a network 
address




reply via email to

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