This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
restic
Watch
16
Star
0
Fork
You've already forked restic
3
Code
Issues
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
83d1a46526
restic
/
internal
/
testdata
/
policy_keep_snapshots_19
11 lines
129 B
Text
Raw
Normal View
History
Unescape
Escape
Change backup policy to be inclusive, meaning all given policies are evaluated for each snapshot, thereby making sure that each keep-* is able to retain its most recent snapshot. Thereby insuring that weeklies keep Sundays around and monthlies keep the last day of the month around. Added testcase to make sure when multiple --keep-tags are given, ALL of them need to match.
2017-05-11 20:26:44 +00:00
[
{
"time": "2014-11-15T10:20:30Z",
"tree": null,
"paths": null,
"tags": [
"foo",
"bar"
]
}
Do not use singleton counter. Revert change for running the numbered tests as subtests.
2017-05-15 06:53:59 +00:00
]
Reference in a new issue
Copy permalink