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
9c42e7e817
borgmatic
/
tests
/
unit
History
Dan Helfman
9c42e7e817
Fix regression in which "check" action errored on certain systems (
#597
,
#598
).
2022-10-14 16:19:26 -07: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
Fleshing out NEWS for the Borg 2 changes.
2022-08-17 21:54:00 -07:00
hooks
Fix regression in which "check" action errored on certain systems (
#597
,
#598
).
2022-10-14 16:19:26 -07:00
__init__.py
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