digint / digint/btrbk

Bug: --verbose overrides --loglevel if put after (for "run" at least)

Open
#625 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Perl
Stars
2.1k
Forks
139
PR merge metrics
No merged PRs in 30d

Description

Hi,
Put `--loglevel` first and `--verbose` second e.g.:
`sudo btrbk --loglevel debug --verbose --progress --config=$config_file run`

This doesn't even show `btrfs send/receive` commands.
Remove `--verbose` and `btrfs send/receive` commands are shown together with other debug info.

One would expect `loglevel` to have higher priority over `--verbose` at least.
Ideally there shouldn't be any conflicting options.
btrbk command line client, version 0.33.0-dev.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.