[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNUnet-developers] [PATCH 4/4] Fix relative path in included conf
From: |
Daniel Golle |
Subject: |
Re: [GNUnet-developers] [PATCH 4/4] Fix relative path in included conf |
Date: |
Sun, 25 Jun 2017 14:06:47 +0200 |
User-agent: |
Mutt/1.8.3 (2017-05-23) |
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 @@
> address@hidden@ ../../../contrib/no_forcestart.conf
> address@hidden@ ../../../contrib/no_autostart_above_core.conf
> address@hidden@ ../../contrib/no_forcestart.conf
> address@hidden@ ../../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] [PATCH 0/4] Fix tests, jah, 2017/06/25
- [GNUnet-developers] [PATCH 3/4] Fix debug message., jah, 2017/06/25
- [GNUnet-developers] [PATCH 4/4] Fix relative path in included conf, jah, 2017/06/25
- Re: [GNUnet-developers] [PATCH 4/4] Fix relative path in included conf,
Daniel Golle <=
- [GNUnet-developers] [PATCH 1/4] Ensure peer started callback recvs PeerContext, jah, 2017/06/25
- [GNUnet-developers] [PATCH 2/4] Fix quota compliance tests., jah, 2017/06/25
- Re: [GNUnet-developers] [PATCH 0/4] Fix tests, Daniel Golle, 2017/06/25