This website requires JavaScript.
Explore
Help
Sign in
psw
/
borgmatic
Watch
1
Star
0
Fork
You've already forked borgmatic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
faf682ca35
borgmatic
/
tests
/
unit
History
Javier Paniagua
faf682ca35
specify pg dump/restore commands (
#311
)
2022-11-06 11:12:53 +01:00
..
borg
Fix regression in which "check" action errored on certain systems (
#597
,
#598
).
2022-10-14 16:19:26 -07:00
commands
To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (
#360
).
2022-10-12 10:26:09 -07:00
config
Fix traceback when a configuration section is present but lacking any options (
#604
).
2022-10-23 13:56:03 -07:00
hooks
specify pg dump/restore commands (
#311
)
2022-11-06 11:12:53 +01:00
__init__.py
Move tests to the root of the repository, in keeping with more common convention.
2018-09-30 13:57:20 -07:00
test_execute.py
Fix regression in which "check" action errored on certain systems (
#597
,
#598
).
2022-10-14 16:19:26 -07:00
test_logger.py
Add test for
#407
: Fix syslog logging on FreeBSD.
2021-06-23 10:21:45 -07:00
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
new verbosity level "-1" for errors
2019-11-03 09:55:19 +01:00