Require "prefix" in retention section when "archive_name_format" is set.

This commit is contained in:
Dan
2017-10-29 19:36:26 -07:00
parent f1c07b5cf5
commit 43d0e597a2
6 changed files with 79 additions and 25 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,8 @@
*.egg-info
*.pyc
*.swp
.cache
.coverage
.tox
build
dist