diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2019-03-20 11:57:37 +0000 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2019-03-20 11:57:37 +0000 |
commit | 67f8b673ac457db097f50665d0702573d14b1be1 (patch) | |
tree | f4c6e15a4778c0b7d9bf6ac290b61c350472f434 /sos.conf | |
parent | aeade1c831eb700c7fab3ae5aa3e1d6ef9f0c483 (diff) | |
download | sos-67f8b673ac457db097f50665d0702573d14b1be1.tar.gz |
[sosreport] handle non-valued and counter options in sos.conf
Command line arguments that are non-valued ("store_true"), or that
have counter semantics need special handling when read from the
configuration file (since optionless values *do* have an explicit
value in the file, in order to meet .ini file structure, and since
counter values are represented in the file as an integer).
Process these options specially and return them in a form that is
correctly parsed by the ArgumentParser.
Related: #1530
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'sos.conf')
0 files changed, 0 insertions, 0 deletions