borgmatic/borgmatic/borg
Florian Lindner bfbb3bd72e Use logger.getEffectiveLevel for arguments that should ONLY be at a
certain log level.

Extend the verbosity mock, s.t. it also mocks getEffectiveLevel
Found one more disallowed --debug --stats combination.
2018-09-04 19:46:59 +02:00
..
__init__.py Split out Borg integration code into multiple files, as it was getting kind of hairy all in one. 2017-08-05 16:21:39 -07:00
check.py Merge remote-tracking branch 'upstream/master' 2018-08-22 22:08:18 +02:00
create.py Use logger.getEffectiveLevel for arguments that should ONLY be at a 2018-09-04 19:46:59 +02:00
extract.py Use logger.getEffectiveLevel for arguments that should ONLY be at a 2018-09-04 19:46:59 +02:00
info.py Use logger.getEffectiveLevel for arguments that should ONLY be at a 2018-09-04 19:46:59 +02:00
list.py Use logger.getEffectiveLevel for arguments that should ONLY be at a 2018-09-04 19:46:59 +02:00
prune.py Use logger.getEffectiveLevel for arguments that should ONLY be at a 2018-09-04 19:46:59 +02:00