complete RESITC_HOST environment handling & test

This commit is contained in:
Michael Eischer
2024-04-24 21:49:34 +02:00
parent 871ea1eaf3
commit 347e9d0765
3 changed files with 69 additions and 11 deletions

View File

@@ -6,4 +6,5 @@ grouoping snapshots. They now permit selecting the hostname via the
environment variable `RESTIC_HOST`. `--host` still takes precedence over the
environment variable.
https://github.com/restic/restic/issues/4733
https://github.com/restic/restic/issues/4733
https://github.com/restic/restic/pull/4734