Fix an error when implicitly upgrading the check state directory across filesystems (#931).
All checks were successful
build / test (push) Successful in 5m48s
build / docs (push) Successful in 1m38s

This commit is contained in:
Dan Helfman 2024-11-07 19:19:56 -08:00
commit 227f475e17
5 changed files with 21 additions and 16 deletions

2
NEWS
View file

@ -1,5 +1,7 @@
1.9.1.dev0
* #928: Fix the user runtime directory location on macOS (and possibly Cygwin).
* #931: Fix an error when implicitly upgrading the check state directory from ~/.borgmatic to
~/.local/state/borgmatic across filesystems.
1.9.0
* #609: Fix the glob expansion of "source_directories" values to respect the "working_directory"