gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix configs, inlines are no


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix configs, inlines are now relative to source dir of inlining file
Date: Mon, 26 Jun 2017 11:51:54 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 9ef30ca3b fix configs, inlines are now relative to source dir of 
inlining file
9ef30ca3b is described below

commit 9ef30ca3b59155450cb5e1adf8c8f9a0632c18aa
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Jun 26 11:51:38 2017 +0200

    fix configs, inlines are now relative to source dir of inlining file
---
 src/integration-tests/confs/c_bootstrap_server.conf | 2 +-
 src/integration-tests/confs/c_nat_client.conf       | 2 +-
 src/integration-tests/confs/c_no_nat_client.conf    | 2 +-
 src/integration-tests/confs/c_no_nat_client_2.conf  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/integration-tests/confs/c_bootstrap_server.conf 
b/src/integration-tests/confs/c_bootstrap_server.conf
index acd29493b..4311e36f6 100644
--- a/src/integration-tests/confs/c_bootstrap_server.conf
+++ b/src/integration-tests/confs/c_bootstrap_server.conf
@@ -1,4 +1,4 @@
address@hidden@ confs/test_defaults.conf
address@hidden@ test_defaults.conf
 
 [PATHS]
 GNUNET_TEST_HOME = /tmp/c_bootstrap_server/
diff --git a/src/integration-tests/confs/c_nat_client.conf 
b/src/integration-tests/confs/c_nat_client.conf
index e8cdf6fa8..12d542851 100644
--- a/src/integration-tests/confs/c_nat_client.conf
+++ b/src/integration-tests/confs/c_nat_client.conf
@@ -1,4 +1,4 @@
address@hidden@ confs/test_defaults.conf
address@hidden@ test_defaults.conf
 
 [PATHS]
 GNUNET_TEST_HOME = /tmp/c_nat_client/
diff --git a/src/integration-tests/confs/c_no_nat_client.conf 
b/src/integration-tests/confs/c_no_nat_client.conf
index 5b4d08d7f..40bb37df8 100644
--- a/src/integration-tests/confs/c_no_nat_client.conf
+++ b/src/integration-tests/confs/c_no_nat_client.conf
@@ -1,4 +1,4 @@
address@hidden@ confs/test_defaults.conf
address@hidden@ test_defaults.conf
 
 [PATHS]
 GNUNET_TEST_HOME = /tmp/c_no_nat_client/
diff --git a/src/integration-tests/confs/c_no_nat_client_2.conf 
b/src/integration-tests/confs/c_no_nat_client_2.conf
index 928d6e101..805389a15 100644
--- a/src/integration-tests/confs/c_no_nat_client_2.conf
+++ b/src/integration-tests/confs/c_no_nat_client_2.conf
@@ -1,4 +1,4 @@
address@hidden@ confs/test_defaults.conf
address@hidden@ test_defaults.conf
 
 [PATHS]
 GNUNET_TEST_HOME = /tmp/c_no_nat_client_2/

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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