Package: ben
Version: 0.6.11
Severity: normal

Hi,

consider a file `test.ben` with the following content:

        architectures = ["armel"];

and the following invocations:

        ben monitor --config test.ben --archs amd64
        ben monitor --archs amd64 --config test.ben

The first will only consider amd64 while the second will only consider
armel.

The priority of a value from the configuration file and a value from the
commandline should not depend on the order that they are given on the
command line.

Otherwise, please document that the order of arguments does matter.

cheers, josch


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/20140512143928.18692.13309.reportbug@hoothoot

Reply via email to