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. Cheers Daniel _______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
