borgmatic/tests/unit
2019-09-12 15:27:04 -07:00
..
borg Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213). 2019-09-12 15:27:04 -07:00
commands Fix for Borg create error output not showing up at borgmatic verbosity level zero (#198). 2019-06-24 09:55:41 -07:00
config Disable console color via "color" option in borgmatic configuration output section (#191). 2019-06-19 20:48:54 -07:00
__init__.py
test_execute.py
test_hook.py
test_logger.py Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197. 2019-06-27 14:41:21 -07:00
test_verbosity.py