borgmatic/tests/unit
2022-04-03 13:12:48 -07:00
..
borg Fix Borg usage error in the "compact" action when running "borgmatic --dry-run". Now, skip "compact" entirely during a dry run (#507). 2022-03-07 21:46:12 -08:00
commands
config
hooks
__init__.py
test_execute.py
test_logger.py
test_signals.py Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). 2022-04-03 13:12:48 -07:00
test_verbosity.py