On 06/25/2017 02:06 PM, Daniel Golle wrote: > On Sun, Jun 25, 2017 at 12:47:50PM +0100, jah wrote: >> >> diff --git a/src/integration-tests/confs/test_defaults.conf >> b/src/integration-tests/confs/test_defaults.conf >> index 1be582650..8d3356cbc 100644 >> --- a/src/integration-tests/confs/test_defaults.conf >> +++ b/src/integration-tests/confs/test_defaults.conf >> @@ -1,5 +1,5 @@ >> -@INLINE@ ../../../contrib/no_forcestart.conf >> -@INLINE@ ../../../contrib/no_autostart_above_core.conf >> +@INLINE@ ../../contrib/no_forcestart.conf >> +@INLINE@ ../../contrib/no_autostart_above_core.conf > > This looks more like a bug in the config parser, hence this should be > addressed there rather than working around it by modifying the path.
I've pushed a fix to the config parser to Git master. -Christian
signature.asc
Description: OpenPGP digital signature
_______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
