fix configs, inlines are now relative to source dir of inlining file
authorChristian Grothoff <christian@grothoff.org>
Mon, 26 Jun 2017 09:51:38 +0000 (11:51 +0200)
committerChristian Grothoff <christian@grothoff.org>
Mon, 26 Jun 2017 09:51:38 +0000 (11:51 +0200)
src/integration-tests/confs/c_bootstrap_server.conf
src/integration-tests/confs/c_nat_client.conf
src/integration-tests/confs/c_no_nat_client.conf
src/integration-tests/confs/c_no_nat_client_2.conf

index acd29493b8b79f2bbd8f822d8285b8770a298be4..4311e36f6569499157b8672c59082a49458ae977 100644 (file)
@@ -1,4 +1,4 @@
-@INLINE@ confs/test_defaults.conf
+@INLINE@ test_defaults.conf
 
 [PATHS]
 GNUNET_TEST_HOME = /tmp/c_bootstrap_server/
index e8cdf6fa83511e7b908fa432c44120510d9c1843..12d5428518d9273d4f541cb35805d95a77ad1723 100644 (file)
@@ -1,4 +1,4 @@
-@INLINE@ confs/test_defaults.conf
+@INLINE@ test_defaults.conf
 
 [PATHS]
 GNUNET_TEST_HOME = /tmp/c_nat_client/
index 5b4d08d7fe429b374a40d7efc03b0c861469eb0b..40bb37df8de249981e3df2d2bd342fa94bc04b90 100644 (file)
@@ -1,4 +1,4 @@
-@INLINE@ confs/test_defaults.conf
+@INLINE@ test_defaults.conf
 
 [PATHS]
 GNUNET_TEST_HOME = /tmp/c_no_nat_client/
index 928d6e10187ce5979283c426b3d181b8f4b749d4..805389a15e66c1060eda0fc8f75c62c3d1761678 100644 (file)
@@ -1,4 +1,4 @@
-@INLINE@ confs/test_defaults.conf
+@INLINE@ test_defaults.conf
 
 [PATHS]
 GNUNET_TEST_HOME = /tmp/c_no_nat_client_2/