From 00dfa7c87e756ae8f301d59896850e1cb1a3e611 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Wed, 9 Oct 2013 09:54:02 +0000 Subject: - doc --- src/include/gnunet_testing_lib.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/gnunet_testing_lib.h') diff --git a/src/include/gnunet_testing_lib.h b/src/include/gnunet_testing_lib.h index 100f56ed5..c15116876 100644 --- a/src/include/gnunet_testing_lib.h +++ b/src/include/gnunet_testing_lib.h @@ -95,6 +95,7 @@ struct GNUNET_TESTING_SharedService * 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 @@ GNUNET_TESTING_system_create (const char *testdir, * 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 -- cgit v1.2.3