On Fri, Nov 10, 2023 at 06:18:33PM +0100, Christian Kastner wrote:
> Hi Antonio,
>
> On 2023-11-10 18:10, Antonio Terceiro wrote:
> > Some shared options are defined in lib/environment.sh, I think that's
> > why it currently loads lib/environment.sh before processing the command
> > line options.
Hi Antonio,
On 2023-11-10 18:10, Antonio Terceiro wrote:
> Some shared options are defined in lib/environment.sh, I think that's
> why it currently loads lib/environment.sh before processing the command
> line options.
>
> OTH your analysis is correct, as this causes the --config option to be
> u
On Fri, Nov 10, 2023 at 04:42:10PM +0100, Christian Kastner wrote:
> Package: debci
> Version: 3.7
> Severity: normal
>
> The --config option to the debci subcommands does not work:
>
> $ mkdir /tmp/foo
> $ echo 'debci_arch="i386"' > /tmp/foo/debci.conf
>
> $ debci config --config /tmp/foo confi
Package: debci
Version: 3.7
Severity: normal
The --config option to the debci subcommands does not work:
$ mkdir /tmp/foo
$ echo 'debci_arch="i386"' > /tmp/foo/debci.conf
$ debci config --config /tmp/foo config_dir
config_dir=/tmp/foo
$ debci config --config /tmp/foo arch
arch=amd64
I believe
4 matches
Mail list logo